probably fix most renamed CSS variables
This commit is contained in:
@@ -170,7 +170,7 @@ onBeforeUnmount(() => {
|
||||
padding: 0;
|
||||
height: 31px;
|
||||
font-size: 16px;
|
||||
border-radius: var(--radius-xl);
|
||||
border-radius: var(--MI-radius-xl);
|
||||
background: #fff;
|
||||
|
||||
&.full {
|
||||
|
||||
Reference in New Issue
Block a user