mirror of
https://github.com/discourse/discourse.git
synced 2025-05-06 00:14:45 +08:00
UX: Tag combo box styles should match tags on topics
This commit is contained in:
parent
09d9baa6d7
commit
9c41b66996
@ -115,6 +115,13 @@
|
||||
&.tag-drop,
|
||||
&.group-dropdown {
|
||||
min-width: auto;
|
||||
}
|
||||
|
||||
&.tag-drop {
|
||||
color: $primary-high;
|
||||
}
|
||||
|
||||
&.group-dropdown {
|
||||
.select-kit-row {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user