update: rename component

This commit is contained in:
Vick Scarlet
2026-08-16 00:54:40 +08:00
parent bc2d89fa52
commit 0e8bf1131a
9 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
> .chara-list {
display: flex;
flex-direction: column;
gap: 0.5rem;
gap: calc(0.5rem * var(--ratio));
> .character {
display: flex;
flex-direction: column;