diff --git a/webapp/components/Category/index.vue b/webapp/components/Category/index.vue index f75fef31f..8e4014086 100644 --- a/webapp/components/Category/index.vue +++ b/webapp/components/Category/index.vue @@ -29,7 +29,7 @@ export default { font-size: $font-size-base; } } -.filterActive{ +.filterActive { background-color: $color-success-active; }