Fix task filter toggle button if the list has a background

This commit is contained in:
kolaente 2021-01-20 22:42:30 +01:00
parent 9f35ac372b
commit bdfbe8857a
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
.card, .card,
.switch-view, .switch-view,
.table-view .button, .table-view .button,
.filter-container .button,
.search .button { .search .button {
box-shadow: none; box-shadow: none;
} }