diff --git a/apps/client/src/stylesheets/style.css b/apps/client/src/stylesheets/style.css index dbb2bdb46..eb9449aef 100644 --- a/apps/client/src/stylesheets/style.css +++ b/apps/client/src/stylesheets/style.css @@ -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; }