mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 05:53:38 +08:00
16 lines
175 B
SCSS
16 lines
175 B
SCSS
.group-members-input {
|
|
.ac-wrap {
|
|
width: 100% !important;
|
|
}
|
|
|
|
.group-members-inputs-selector {
|
|
margin-top: 10px;
|
|
|
|
.add {
|
|
margin-top: 7px;
|
|
}
|
|
}
|
|
}
|
|
|
|
|