chore: replace old primary background token with new one
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
gap: var(--Space-x2);
|
||||
padding: var(--Space-x3);
|
||||
margin-bottom: var(--Space-x05);
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
background-color: var(--Background-Primary);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user