调整错误提示框宽度至 900px
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
top: 60px;
|
top: 60px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
width: 800px;
|
width: 900px;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
color: rgba(255, 0, 0, 1);
|
color: rgba(255, 0, 0, 1);
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
|
|||||||
Reference in New Issue
Block a user