chore: replace old primary background token with new one
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
|
||||
.addRoomMobileContainer .addRoomMobileDisabledText {
|
||||
padding: var(--Spacing-x1) var(--Spacing-x2);
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
background-color: var(--Background-Primary);
|
||||
margin: 0 var(--Spacing-x2);
|
||||
border-radius: var(--Corner-radius-md);
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user