chore: replace old border-radius variables with new tokens
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
overflow: hidden;
|
||||
|
||||
&:not(.fullViewContent) {
|
||||
border-radius: var(--Corner-radius-Large);
|
||||
border-radius: var(--Corner-radius-lg);
|
||||
}
|
||||
|
||||
&.fullViewContent {
|
||||
|
||||
Reference in New Issue
Block a user