chore(client): launch bar background affecting custom icons (closes #7147)

This commit is contained in:
Elian Doran 2025-10-06 19:18:47 +03:00
parent 69a59f0935
commit 6c106300d4
No known key found for this signature in database

View File

@ -1492,7 +1492,7 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu {
cursor: pointer;
border: none;
color: var(--launcher-pane-text-color);
background: transparent;
background-color: transparent;
flex-shrink: 0;
}