Merge branch 'develop' into feature

This commit is contained in:
jeremystretch
2021-11-09 16:52:36 -05:00
20 changed files with 86 additions and 48 deletions

View File

@@ -814,7 +814,7 @@ table .table-badge-group {
}
&.badge:not(:last-of-type):not(:only-child) {
margin-bottom: map.get($spacers, 2);
margin-bottom: map.get($spacers, 1);
}
}
}