mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 07:12:57 +00:00
Added icon for the properties to differentiate between props & tags
This commit is contained in:
9
src/styles/content/header.scss
Normal file
9
src/styles/content/header.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.autocomplete {
|
||||
&__item {
|
||||
&--property {
|
||||
i {
|
||||
margin-right: .5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user