UX: Add padding between fa-chevron-up/down and heading for groups page
This commit is contained in:
parent
16974df1e9
commit
4194d1f875
|
@ -4,6 +4,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
thead {
|
||||
.d-icon {
|
||||
padding-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
$filter-line-height: 1.5;
|
||||
|
||||
.groups-header-filters {
|
||||
|
|
Loading…
Reference in New Issue