style:样式
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -164,9 +164,9 @@ export default { | ... | @@ -164,9 +164,9 @@ export default { |
| 164 | 164 | ||
| 165 | .spyj_title { | 165 | .spyj_title { |
| 166 | text-align: center; | 166 | text-align: center; |
| 167 | font-size: 24px; | 167 | font-size: 18px; |
| 168 | display: block; | 168 | display: block; |
| 169 | margin-bottom: 10px; | 169 | margin: 5px; |
| 170 | } | 170 | } |
| 171 | 171 | ||
| 172 | /deep/.el-form-item { | 172 | /deep/.el-form-item { | ... | ... |
-
Please register or sign in to post a comment