diff options
-rw-r--r-- | client/src/sass/primeng-custom.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client/src/sass/primeng-custom.scss b/client/src/sass/primeng-custom.scss index 18a5bb1b6..7f65eded7 100644 --- a/client/src/sass/primeng-custom.scss +++ b/client/src/sass/primeng-custom.scss | |||
@@ -555,13 +555,6 @@ p-table { | |||
555 | 555 | ||
556 | &.p-sortable-column:hover { | 556 | &.p-sortable-column:hover { |
557 | background-color: pvar(--submenuBackgroundColor) !important; | 557 | background-color: pvar(--submenuBackgroundColor) !important; |
558 | border: 1px solid !important; | ||
559 | border-color: pvar(--submenuBackgroundColor) !important; | ||
560 | border-width: 0 1px !important; | ||
561 | |||
562 | &:first-child { | ||
563 | border-width: 0 1px 0 0 !important; | ||
564 | } | ||
565 | } | 558 | } |
566 | 559 | ||
567 | &.p-highlight { | 560 | &.p-highlight { |