[Glitch] Set z-index of dropdown to 9999.

Port 854d492e34 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
kedama 6 years ago committed by ThibG
parent c155b1e313
commit 04063f42bc

@ -464,6 +464,7 @@
padding: 4px 0;
border-radius: 4px;
box-shadow: 2px 4px 15px rgba($base-shadow-color, 0.4);
z-index: 9999;
ul {
list-style: none;

Loading…
Cancel
Save