mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 14:43:36 +08:00
5 lines
88 B
SCSS
5 lines
88 B
SCSS
.form-kit__control-menu {
|
|
@include default-input;
|
|
justify-content: space-between;
|
|
}
|