mirror of
https://github.com/discourse/discourse.git
synced 2025-02-03 19:14:17 +08:00
5 lines
88 B
SCSS
5 lines
88 B
SCSS
.form-kit__control-menu {
|
|
@include default-input;
|
|
justify-content: space-between;
|
|
}
|