修改细节的样式

This commit is contained in:
zhoulingpo
2023-04-18 15:51:26 +08:00
parent 7b246400da
commit 3d7c55acca
5 changed files with 52 additions and 22 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
margin-top: 25px;
width:100%;
padding: 10px 30px;
border: 1px dotted #ccc;
border: 1px solid rgb(242,242,242);
}
.base_title{
display: inline-block;
@@ -38,7 +38,7 @@
color:#555 !important;
}
.el-form-item.el-input__inner,.el-form-item {
height: 40px;
line-height: 40px;
font-size: 15px;
}