Update category-drop.scss

This commit is contained in:
Carson Chang 2023-10-06 11:05:42 -07:00 committed by GitHub
parent 4be000606b
commit d40015c69a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@
font-weight: normal;
color: var(--primary-medium);
font-size: var(--font-down-1);
&:before {
content: "× ";
}
}
.badge-wrapper {