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

Removed tags editor stylesheets from global styles

This commit is contained in:
2024-06-27 00:44:38 +04:00
parent e6e537ea0c
commit b302e8fbb7
2 changed files with 1 additions and 14 deletions

View File

@@ -1,12 +0,0 @@
@use '../colors';
@import "input";
tags-editor {
display: flex;
gap: 5px;
flex-wrap: wrap;
input {
width: 180px;
}
}

View File

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