diff --git a/src/app/components/table/table.css b/src/app/components/table/table.css index 5e3440c06f3..2b4dbfddc33 100755 --- a/src/app/components/table/table.css +++ b/src/app/components/table/table.css @@ -7,8 +7,6 @@ overflow: auto; } - - .p-datatable-table { border-spacing: 0px; width: 100%; @@ -155,7 +153,6 @@ cursor: move; } - [pReorderableColumn] { cursor: move; }