Merge branch 'master-v32-lushangqing' into 'master'
机房组件的固定高度更改 See merge request !166
Showing
2 changed files
with
2 additions
and
2 deletions
@@ -24,7 +24,7 @@ body | @@ -24,7 +24,7 @@ body | ||
24 | padding-top: 30px; | 24 | padding-top: 30px; |
25 | border: 2px solid #0a93be; | 25 | border: 2px solid #0a93be; |
26 | width: 900px; | 26 | width: 900px; |
27 | - height: 600px; | 27 | + min-height: 666px; |
28 | margin: 0 auto; | 28 | margin: 0 auto; |
29 | font-size: 16px; | 29 | font-size: 16px; |
30 | border-radius: 5px; | 30 | border-radius: 5px; |
-
Please register or login to post a comment