classic: Remove arrow-override

No need to hide what is no longer there.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3567

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/156>
This commit is contained in:
Florian Müllner
2021-01-26 17:00:24 +01:00
parent ac2ed286e1
commit 8fcbed6481
-1
View File
@@ -81,7 +81,6 @@ $variant: 'light';
border-bottom: none;
.panel-button { color: $osd_fg_color; }
}
.popup-menu-arrow { width: 0; height: 0; } // shell's display: none;
}
#appMenu {