首页样式调整
Showing
1 changed file
with
11 additions
and
10 deletions
... | @@ -737,16 +737,17 @@ export default { | ... | @@ -737,16 +737,17 @@ export default { |
737 | width: 100%; | 737 | width: 100%; |
738 | display: flex; | 738 | display: flex; |
739 | .cghj{ | 739 | .cghj{ |
740 | /deep/.el-card__header{ | 740 | // /deep/.el-card__header{ |
741 | padding: 13px 20px; | 741 | // padding: 13px 20px; |
742 | span{ | 742 | // span{ |
743 | position: relative; | 743 | // position: relative; |
744 | top: 5px; | 744 | // top: 5px; |
745 | } | 745 | // } |
746 | img{ | 746 | // img{ |
747 | width: 200px; | 747 | // width: 200px; |
748 | } | 748 | // } |
749 | } | 749 | // } |
750 | |||
750 | } | 751 | } |
751 | >div{ | 752 | >div{ |
752 | flex: 1; | 753 | flex: 1; | ... | ... |
-
Please register or sign in to post a comment