Update category-drop.scss
This commit is contained in:
parent
4be000606b
commit
d40015c69a
|
@ -61,6 +61,10 @@
|
|||
font-weight: normal;
|
||||
color: var(--primary-medium);
|
||||
font-size: var(--font-down-1);
|
||||
|
||||
&:before {
|
||||
content: "× ";
|
||||
}
|
||||
}
|
||||
|
||||
.badge-wrapper {
|
||||
|
|
Loading…
Reference in New Issue