fix(auth): 更新消息标识符并调整预览样式

This commit is contained in:
JiaJun
2026-04-18 14:20:08 +08:00
parent 7cb5153aa8
commit 052ade8bab
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
}
.preview {
width: 500px;
width: 100%;
height: 800px;
overflow: auto;
}