This commit is contained in:
syuilo 2025-05-06 21:49:10 +09:00
parent 5d787e5bb9
commit 921b13c26f
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@ const props = defineProps<{
}
.icon {
width: 64px;
height: 64px;
width: 50px;
height: 50px;
margin: 0 auto;
color: var(--MI_THEME-accent);
}