mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
Make close button always show on hover, even for inactive tabs (#178)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.active:hover .close {
|
||||
&:hover .close {
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user