This commit is contained in:
syuilo 2023-05-05 08:37:20 +09:00
parent febb9f388c
commit 9ee002285d

View file

@ -183,7 +183,7 @@ onBeforeUnmount(() => {
box-sizing: border-box;
text-align: center;
background: var(--panel);
border-radius: var(--radius);
border-radius: 16px;
}
.icon {