mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 07:08:44 +08:00
10 lines
126 B
SCSS
10 lines
126 B
SCSS
.group-members-input {
|
|
.group-members-input-selector {
|
|
margin-top: 10px;
|
|
|
|
.add {
|
|
margin-top: 7px;
|
|
}
|
|
}
|
|
}
|