chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
.booking {
|
||||
border-radius: var(--Corner-radius-Large);
|
||||
border-radius: var(--Corner-radius-lg);
|
||||
background-color: var(--Base-Background-Primary-Normal);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user