mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 17:52:02 +08:00
6 lines
95 B
SCSS
6 lines
95 B
SCSS
|
.category-combobox {
|
||
|
.category-desc {
|
||
|
margin: 6px 0px 0px 3px;
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
}
|