Clear button & visual tweaks

This commit is contained in:
Michael Shamoon
2020-12-09 00:40:23 -08:00
parent 0d48aea308
commit 0f635d1bb2
3 changed files with 44 additions and 19 deletions

View File

@@ -1,4 +1,9 @@
.quick-filter {
min-width: 250px;
max-height: 400px;
.selected-icon {
min-width: 1em;
min-height: 1em;
}
}