probably fix most renamed CSS variables
This commit is contained in:
@@ -45,7 +45,7 @@ const bg = {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 1.5ex;
|
||||
border-radius: var(--radius-xl);
|
||||
border-radius: var(--MI-radius-xl);
|
||||
padding: 4px;
|
||||
overflow: clip;
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user