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

Fixed selector appearing behind the media and not being accessible

This commit is contained in:
2024-12-30 22:52:48 +04:00
parent 3d1e0d6f06
commit 112d60ac78

View File

@@ -203,6 +203,7 @@
position: absolute;
top: 5px;
left: 5px;
z-index: 1;
}
&.shown {