mirror of
https://github.com/discourse/discourse.git
synced 2024-12-18 21:30:04 +08:00
12 lines
108 B
SCSS
12 lines
108 B
SCSS
.groups-page {
|
|
.list-controls {
|
|
float: right;
|
|
}
|
|
}
|
|
|
|
thead {
|
|
.d-icon {
|
|
padding-left: 2px;
|
|
}
|
|
}
|