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