fix z-index issue on settings panel

This commit is contained in:
notfire 2025-03-30 17:11:47 -04:00
commit f601879228
No known key found for this signature in database
GPG key ID: 3AFDACAAB4E56B16

View file

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