style:样式
Showing
1 changed file
with
4 additions
and
0 deletions
| ... | @@ -239,6 +239,10 @@ export default { | ... | @@ -239,6 +239,10 @@ export default { |
| 239 | margin-right: 10px; | 239 | margin-right: 10px; |
| 240 | } | 240 | } |
| 241 | 241 | ||
| 242 | /deep/.el-form-item { | ||
| 243 | margin-bottom: 8px; | ||
| 244 | } | ||
| 245 | |||
| 242 | .slxx { | 246 | .slxx { |
| 243 | box-sizing: border-box; | 247 | box-sizing: border-box; |
| 244 | padding-right: 15px; | 248 | padding-right: 15px; | ... | ... |
-
Please register or sign in to post a comment