Moved quick filters to filter editor

This commit is contained in:
Michael Shamoon 2020-12-09 23:12:51 -08:00
parent f0d86130ec
commit fa5121082d
6 changed files with 154 additions and 225 deletions

View file

@ -1,10 +0,0 @@
.quick-filter {
min-width: 250px;
max-height: 400px;
overflow-y: scroll;
.selected-icon {
min-width: 1em;
min-height: 1em;
}
}