mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
9 lines
126 B
SCSS
9 lines
126 B
SCSS
.group-members-input {
|
|
.group-members-input-selector {
|
|
margin-top: 10px;
|
|
|
|
.add {
|
|
margin-top: 7px;
|
|
}
|
|
}
|
|
}
|