update colour on tags
This commit is contained in:
parent
e65a9157cc
commit
133ce9e784
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
.tag {
|
.tag {
|
||||||
display: flex;
|
display: flex;
|
||||||
color: var(--spectrum-body-m-text-color);
|
color: #FFFFFF;
|
||||||
padding: 4px 8px;
|
padding: 4px 8px;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in New Issue