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