mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Fleet Desktop: Remove hover state on logo (#22899)
This commit is contained in:
parent
5e692c7d8d
commit
49575da17c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
&:hover {
|
||||
&:not(.dup-org-logo):hover {
|
||||
background-color: $site-nav-on-hover;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue