probably fix most renamed CSS variables
This commit is contained in:
@@ -96,7 +96,7 @@ onMounted(() => {
|
||||
.img {
|
||||
position: relative;
|
||||
height: 128px;
|
||||
border-radius: var(--radius-sm);
|
||||
border-radius: var(--MI-radius-sm);
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user