prevent goggles from becoming small or move with many filters activated

This commit is contained in:
softsimon
2024-07-10 23:26:34 +09:00
parent 10de603ee7
commit fed3012449

View File

@@ -33,6 +33,7 @@
.menu-toggle {
width: 3em;
min-width: 3em;
height: 1.8em;
padding: 0px 1px;
opacity: 0;
@@ -42,6 +43,7 @@
border: none;
border-radius: 0.35em;
pointer-events: all;
align-self: normal;
}
.filter-menu {