增加一個新的報名牌位編輯功能

This commit is contained in:
2026-04-07 18:04:08 +08:00
parent 36174834a8
commit 83a7c67439
7 changed files with 1085 additions and 47 deletions
+1 -1
View File
@@ -232,7 +232,7 @@
display: flex;
flex-direction: column;
align-items: center; /* 水平置中 */
justify-content: center;
justify-content: flex-start;
width: fit-content;
}