This commit is contained in:
parent
5d787e5bb9
commit
921b13c26f
|
@ -88,8 +88,8 @@ const props = defineProps<{
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
width: 64px;
|
width: 50px;
|
||||||
height: 64px;
|
height: 50px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
color: var(--MI_THEME-accent);
|
color: var(--MI_THEME-accent);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue