调整错误提示框宽度至 900px

This commit is contained in:
yuchenglong
2025-12-22 17:23:44 +08:00
parent f830566309
commit 716f25850c

View File

@@ -44,7 +44,7 @@
top: 60px;
left: 50%;
transform: translateX(-50%);
width: 800px;
width: 900px;
overflow-wrap: break-word;
color: rgba(255, 0, 0, 1);
font-size: 36px;