fix user info bg

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

View file

@ -75,6 +75,7 @@ const animation = $ref(defaultStore.state.animation);
width: 58px;
height: 58px;
border: solid 4px var(--panel);
background: var(--panel);
}
.title {