mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
css: Increase settings flyout toggle hover area
This commit is contained in:
parent
66fb1ea57d
commit
c27b43fb75
@ -157,6 +157,11 @@
|
||||
bottom: 0;
|
||||
top: 0;
|
||||
|
||||
&:hover {
|
||||
// Increase width to have a larger hover area, so that the flyout doesn't vanish
|
||||
padding-left: 3em;
|
||||
}
|
||||
|
||||
.state-badge {
|
||||
left: -1em;
|
||||
top: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user