forked from verdnatura/salix-front
perf: 6957 change fetchedTags color
This commit is contained in:
parent
c7d7ae5373
commit
f25385961b
|
@ -61,7 +61,7 @@ const tags = computed(() => {
|
|||
.inline-tag {
|
||||
height: 1rem;
|
||||
margin: 0.05rem;
|
||||
color: $secondary;
|
||||
color: $color-font-secondary;
|
||||
text-align: center;
|
||||
font-size: smaller;
|
||||
padding: 1px;
|
||||
|
|
Loading…
Reference in New Issue