Add "clear all" option for applied filters

This commit is contained in:
jeremystretch
2021-08-13 13:50:11 -04:00
parent 4e6d7a5bd7
commit fd4f69ab92
4 changed files with 11 additions and 2 deletions

View File

@@ -34,3 +34,7 @@ a[type='button'] {
.form-control {
font-size: inherit;
}
.badge {
font-size: $font-size-xs;
}