style:common
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -401,7 +401,7 @@ div.footer .system_service ul li a:hover { | ... | @@ -401,7 +401,7 @@ div.footer .system_service ul li a:hover { |
| 401 | } | 401 | } |
| 402 | /* 中间区域高度 */ | 402 | /* 中间区域高度 */ |
| 403 | .middleZoneHeight { | 403 | .middleZoneHeight { |
| 404 | min-height: calc(100vh - 525px); | 404 | min-height: calc(100vh - 520px); |
| 405 | } | 405 | } |
| 406 | 406 | ||
| 407 | 407 | ... | ... |
-
Please register or sign in to post a comment