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