mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-25 22:44:13 +00:00
perf: update form style
This commit is contained in:
@@ -151,7 +151,7 @@ export default {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
padding: 0 6px;
|
||||
//padding: 0 6px;
|
||||
border: 1px solid #dcdee2;
|
||||
border-radius: 1px;
|
||||
background-color: #fff;
|
||||
@@ -177,7 +177,7 @@ export default {
|
||||
& ::v-deep .el-input__inner {
|
||||
max-width: 100%;
|
||||
border: none;
|
||||
padding-left: 10px;
|
||||
padding-left: 12px;
|
||||
height: 28px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -431,6 +431,7 @@ input[type=file] {
|
||||
.el-form {
|
||||
label {
|
||||
font-weight: 400;
|
||||
line-height: 32px;
|
||||
}
|
||||
|
||||
.el-input__icon {
|
||||
|
||||
Reference in New Issue
Block a user