diff --git a/src/styles/theme/background.scss b/src/styles/theme/background.scss index a042958b5..88694286b 100644 --- a/src/styles/theme/background.scss +++ b/src/styles/theme/background.scss @@ -35,6 +35,7 @@ .card, .switch-view, .table-view .button, + .filter-container .button, .search .button { box-shadow: none; }