chore: replace old primary background token with new one
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
justify-items: flex-end;
|
||||
padding: var(--Spacing-x1) var(--Spacing-x-one-and-half);
|
||||
border-radius: var(--Corner-radius-sm);
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
background-color: var(--Background-Primary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user