chore: replace old primary background token with new one
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
inset: 0;
|
||||
width: 100dvw;
|
||||
height: 100dvh;
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
background-color: var(--Background-Primary);
|
||||
z-index: 200;
|
||||
overflow: auto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user