mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 07:12:57 +00:00
Fixed broken paddings
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
.tag {
|
||||
cursor: pointer;
|
||||
padding: 0 6px;
|
||||
padding: 5px;
|
||||
user-select: none;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user