样式调整
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -637,7 +637,7 @@ | ... | @@ -637,7 +637,7 @@ |
| 637 | 637 | ||
| 638 | .tab-pane-item { | 638 | .tab-pane-item { |
| 639 | line-height: 20px; | 639 | line-height: 20px; |
| 640 | color: #02d9fd; | 640 | color: #fff; |
| 641 | 641 | ||
| 642 | p { | 642 | p { |
| 643 | text-align: center; | 643 | text-align: center; |
| ... | @@ -805,6 +805,7 @@ | ... | @@ -805,6 +805,7 @@ |
| 805 | .itemForm { | 805 | .itemForm { |
| 806 | position: relative; | 806 | position: relative; |
| 807 | padding: 10px; | 807 | padding: 10px; |
| 808 | padding-left: 0px; | ||
| 808 | 809 | ||
| 809 | .el-select { | 810 | .el-select { |
| 810 | width: 100%; | 811 | width: 100%; | ... | ... |
-
Please register or sign in to post a comment