UX: Add padding between fa-chevron-up/down and heading for groups page

This commit is contained in:
Rishabh Nambiar 2018-09-01 10:14:42 +05:30
parent 16974df1e9
commit 4194d1f875
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@
}
}
thead {
.d-icon {
padding-left: 2px;
}
}
$filter-line-height: 1.5;
.groups-header-filters {