邓洁: 优化界面
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user