summaryrefslogtreecommitdiff
path: root/saleor/static/scss/components/_filters.scss
diff options
context:
space:
mode:
Diffstat (limited to 'saleor/static/scss/components/_filters.scss')
-rw-r--r--saleor/static/scss/components/_filters.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/saleor/static/scss/components/_filters.scss b/saleor/static/scss/components/_filters.scss
index cafd80c0..9f614cb0 100644
--- a/saleor/static/scss/components/_filters.scss
+++ b/saleor/static/scss/components/_filters.scss
@@ -160,6 +160,9 @@
svg {
margin-top: $global-padding/3;
}
+ a {
+ color: inherit;
+ }
&:last-child {
border: none;
padding-bottom: 0;