style:样式的修改
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -117,6 +117,7 @@ div.subject { | ... | @@ -117,6 +117,7 @@ div.subject { |
| 117 | width: 1200px; | 117 | width: 1200px; |
| 118 | margin: 0 auto; | 118 | margin: 0 auto; |
| 119 | overflow: hidden; | 119 | overflow: hidden; |
| 120 | min-height:calc(100vh - 207px); | ||
| 120 | } | 121 | } |
| 121 | .right { | 122 | .right { |
| 122 | width: 400px; | 123 | width: 400px; | ... | ... |
-
Please register or sign in to post a comment