Skip to content

Commit

Permalink
css: Increase settings flyout toggle hover area
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Aug 8, 2024
1 parent 66fb1ea commit c27b43f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/css/icinga/configmenu.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit c27b43f

Please sign in to comment.