]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/primeng-custom.scss
Reduce time to throw an error on live problem
[github/Chocobozzz/PeerTube.git] / client / src / sass / primeng-custom.scss
index 18a5bb1b69c2286008f0b7c42c3e1e9606e37026..7f65eded7f19a92822f8dd284107cc00133cc6c9 100644 (file)
@@ -555,13 +555,6 @@ p-table {
 
     &.p-sortable-column:hover {
       background-color: pvar(--submenuBackgroundColor) !important;
-      border: 1px solid !important;
-      border-color: pvar(--submenuBackgroundColor) !important;
-      border-width: 0 1px !important;
-
-      &:first-child {
-        border-width: 0 1px 0 0 !important;
-      }
     }
 
     &.p-highlight {