🚸 支持删除无用账户,重构游戏账号表格

This commit is contained in:
目棃
2025-03-11 10:54:34 +08:00
parent c0d9830670
commit 9d212a5b87
4 changed files with 77 additions and 13 deletions

View File

@@ -252,7 +252,7 @@ defineExpose({ displayInputBox, displayCheckBox });
font-size: 20px;
text-align: center;
text-overflow: ellipsis;
white-space: normal;
white-space: pre-wrap;
word-break: break-all;
}