修改初始系统状态逻辑已经错误页面

This commit is contained in:
whyour
2023-05-07 23:40:37 +08:00
parent 481646501c
commit f66390eabd
6 changed files with 69 additions and 24 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
.code-box {
position: relative;
display: inline-block;
width: 80%;
width: 80vw;
height: 90vh;
margin: 16px;
background-color: #ffffff;
border: 1px solid rgba(5, 5, 5, 0.06);