mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-23 23:04:48 +08:00
13 lines
208 B
SCSS
Vendored
13 lines
208 B
SCSS
Vendored
.select-kit {
|
|
&.multi-select {
|
|
&.list-setting {
|
|
.select-kit-row.create {
|
|
.square {
|
|
width: 12px;
|
|
height: 12px;
|
|
margin-left: 5px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|