float-right members column title

This commit is contained in:
George Drummond
2019-04-12 10:18:05 -04:00
parent 8efd54f146
commit 0efd0b8f8f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
$accordion-padding: 0.8rem 1.6rem;
.float-right {
float: right;
}
.accordion-table {
&.accordion-table-list {