fix(VersionUpdateToast): 优化消息样式和移动端适配

This commit is contained in:
PKC278
2026-01-03 23:28:29 +08:00
parent 94aaf83107
commit 7dd10f9c96
2 changed files with 29 additions and 1 deletions

View File

@@ -36,7 +36,8 @@ const handleRefresh = () => {
.message {
flex: 1;
white-space: nowrap;
word-break: break-all;
line-height: 1.4;
}
.refresh-button {