mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 10:08:20 -05:00
6 lines
95 B
SCSS
6 lines
95 B
SCSS
|
.category-combobox {
|
||
|
.category-desc {
|
||
|
margin: 6px 0px 0px 3px;
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
}
|