邓洁: 优化界面

This commit is contained in:
邓洁
2024-01-02 22:41:31 +08:00
parent c730283e78
commit 073ec5c570
10 changed files with 151 additions and 131 deletions

View File

@@ -154,7 +154,7 @@ body,
position: static !important;
.el-drawer {
width: 900px !important;
width: 960px !important;
background-color: transparent;
box-shadow: none;
}
@@ -671,3 +671,11 @@ input[type="number"] {
background-color: transparent !important;
color: #60DDDE !important;
}
.showNull{
font-size:35px;
min-height: 350px;
display: flex;
justify-content: center;
align-items: center;
color: #2fb0df;
}