[bug] Don't apply primary color to toggle button when filter is active

This commit is contained in:
addison 2022-04-26 09:28:43 -04:00
parent 83306f7d27
commit 2842ac6a03
1 changed files with 0 additions and 2 deletions

View File

@ -101,7 +101,6 @@
&.active {
> .filter-buttons {
.toggle-button,
.filter-button {
@include themify($themes) {
color: themed("primaryColor");
@ -123,7 +122,6 @@
visibility: visible;
}
.toggle-button,
.filter-button {
@include themify($themes) {
color: themed("primaryColor");