mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Prevent layout shift on th hover
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user