probably fix most renamed CSS variables
This commit is contained in:
@@ -109,7 +109,7 @@ onUnmounted(() => {
|
||||
padding: 8px 12px;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
border-radius: var(--radius-xs);
|
||||
border-radius: var(--MI-radius-xs);
|
||||
border: solid 0.5px var(--MI_THEME-divider);
|
||||
pointer-events: none;
|
||||
transform-origin: center center;
|
||||
|
||||
Reference in New Issue
Block a user