mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
Make close button always show on hover, even for inactive tabs (#178)
This commit is contained in:
parent
d4162777af
commit
f475c7432f
@ -78,7 +78,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.active:hover .close {
|
||||
&:hover .close {
|
||||
visibility: visible;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user