fix: applied filter element in list view

Co-authored-by: surajshetty3416
This commit is contained in:
Shivam Mishra 2019-05-03 11:09:57 +05:30
parent 6ef45bd5c8
commit d8b4c66bf3

View file

@ -1,4 +1,4 @@
@import 'variables';
@import 'common';
.active-tag-filters {
.add-filter, .filter-tag {
@ -6,6 +6,11 @@
}
}
.toggle-filter {
max-width: 200px !important;
.ellipsis;
}
.active-tag-filters .btn-group {
white-space: nowrap;
font-size: 0;