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

Fixed broken paddings

This commit is contained in:
2025-02-16 02:37:20 +04:00
parent c7919e0127
commit 22f158dda9

View File

@@ -62,7 +62,7 @@
.tag {
cursor: pointer;
padding: 0 6px;
padding: 5px;
user-select: none;
&:hover {