mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 19:05:09 +08:00
6 lines
95 B
SCSS
6 lines
95 B
SCSS
|
.category-combobox {
|
||
|
.category-desc {
|
||
|
margin: 6px 0px 0px 3px;
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
}
|