2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00
discourse/app/assets/stylesheets/common/components/group-members-input.scss

10 lines
126 B
SCSS
Raw Normal View History

.group-members-input {
2016-12-13 15:20:59 +08:00
.group-members-input-selector {
margin-top: 10px;
.add {
margin-top: 7px;
}
}
}