|
|
@ -205,21 +205,22 @@ div:focus { |
|
|
|
.spanOneWidth { |
|
|
|
width: 100px; |
|
|
|
} |
|
|
|
.spanThreeWidth { |
|
|
|
width: 70px; |
|
|
|
} |
|
|
|
.spanType { |
|
|
|
text-align: right; |
|
|
|
font-size: 14px; |
|
|
|
color: #606266; |
|
|
|
font-weight: 600; |
|
|
|
padding: 5px 15px !important; |
|
|
|
border-right: 1px solid $table-border-color; |
|
|
|
padding: 0px 15px !important; |
|
|
|
line-height: 48px; |
|
|
|
} |
|
|
|
.el-form-item{ |
|
|
|
padding: 0px 15px !important; |
|
|
|
border-left: 1px solid $table-border-color; |
|
|
|
margin-bottom: 0; |
|
|
|
.addinputw { width: 80%; } |
|
|
|
.el-form-item__content { |
|
|
|
line-height: 48px; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|