mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 07:12:57 +00:00
Added exporting view for a tagging profile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@use '../colors';
|
||||
|
||||
input {
|
||||
input, textarea {
|
||||
background: colors.$input-background;
|
||||
border: 1px solid colors.$input-border;
|
||||
color: colors.$text;
|
||||
@@ -8,4 +8,4 @@ input {
|
||||
font-family: monospace;
|
||||
padding: 0 6px;
|
||||
line-height: 26px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user