1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-23 23:02:58 +00:00

Fixed popup's header z-index position appearing behind some elements

This commit is contained in:
2025-04-15 23:50:02 +04:00
parent bb14492578
commit 1c05159ddf

View File

@@ -13,6 +13,7 @@
top: 0;
left: 0;
right: 0;
z-index: 10;
a {
color: colors.$text;