表格间距调整
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -110,7 +110,7 @@ | ... | @@ -110,7 +110,7 @@ |
110 | margin-top: 15px; | 110 | margin-top: 15px; |
111 | background: url("~@/image/formContent.png") no-repeat; | 111 | background: url("~@/image/formContent.png") no-repeat; |
112 | background-size: 100% 100%; | 112 | background-size: 100% 100%; |
113 | padding: 20px 30px 20px 30px; | 113 | padding: 22px 42px 20px; |
114 | //修改表头的背景颜色横向渐变色 | 114 | //修改表头的背景颜色横向渐变色 |
115 | @extend .tableClass; | 115 | @extend .tableClass; |
116 | 116 | ... | ... |
-
Please register or sign in to post a comment