mirror of
https://github.com/discourse/discourse.git
synced 2025-05-06 03:54:39 +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,
|
&.tag-drop,
|
||||||
&.group-dropdown {
|
&.group-dropdown {
|
||||||
min-width: auto;
|
min-width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.tag-drop {
|
||||||
|
color: $primary-high;
|
||||||
|
}
|
||||||
|
|
||||||
|
&.group-dropdown {
|
||||||
.select-kit-row {
|
.select-kit-row {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user