This commit is contained in:
NoriDev 2023-06-16 23:37:16 +09:00
parent 571dae099b
commit 1c360b99c7

View file

@ -177,7 +177,8 @@ onMounted(() => {
z-index: 2;
width: 58px;
height: 58px;
background: var(--panel);
border: solid 4px var(--popup);
background: var(--popup);
}
.title {