Add category icons as customizable svgs
This commit is contained in:
4
web/components/ui/CategoryIcon/CategoryIcon.module.scss
Normal file
4
web/components/ui/CategoryIcon/CategoryIcon.module.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
.icon > path {
|
||||
width: 10px;
|
||||
fill: var(--text-color);
|
||||
}
|
||||
Reference in New Issue
Block a user