mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 03:05:25 +08:00
11 lines
164 B
SCSS
11 lines
164 B
SCSS
div.ac-wrap.composer-user-selector-limited {
|
|
width: 400px;
|
|
|
|
.btn-small {
|
|
border-radius: 10px;
|
|
position: relative;
|
|
top: -2px;
|
|
float: none;
|
|
}
|
|
}
|