fix z-index issue on settings panel

This commit is contained in:
notfire 2025-03-30 17:11:47 -04:00
parent a2b28f677d
commit f601879228
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -62,6 +62,7 @@
}
.settings-footer {
z-index: 4;
display: flex;
>* {
margin-right: 0.5em;