fx115: fix toolbar dropmarker always visible

This commit is contained in:
windingwind 2024-03-03 18:28:54 +08:00 committed by Dan Stillman
parent a110e86cff
commit 9d5a706344

View file

@ -12,7 +12,6 @@ toolbarbutton {
.toolbarbutton-menu-dropmarker {
-moz-default-appearance: none;
visibility: visible;
@include svgicon-menu("chevron-8", "universal", "8");
color: var(--fill-secondary);
width: 8px;