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

Re-import base input styling to popup stylesheet

Forgot to move import out of tags editor into the main popup stylesheet.
This commit is contained in:
2024-06-27 01:41:17 +04:00
parent b302e8fbb7
commit 5c48e1cca6

View File

@@ -30,5 +30,6 @@ a {
}
}
@import "injectable/input";
@import "injectable/tag";
@import "injectable/icons";