1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2025-12-24 07:12:57 +00:00

Fixed background color of image size selector to not be transparent

This commit is contained in:
2025-02-18 20:41:52 +04:00
parent f7dff0968e
commit fbecc5ccd5

View File

@@ -203,6 +203,7 @@
top: 5px;
left: 5px;
z-index: 1;
background-color: booru-vars.$background-color;
}
.close {