style:善证信息
Showing
1 changed file
with
3 additions
and
2 deletions
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-08-16 09:48:00 | 4 | * @LastEditTime: 2023-08-24 15:38:52 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="szxx"> | 7 | <div class="szxx"> |
... | @@ -194,8 +194,9 @@ | ... | @@ -194,8 +194,9 @@ |
194 | box-sizing: border-box; | 194 | box-sizing: border-box; |
195 | padding-right: 15px; | 195 | padding-right: 15px; |
196 | width: 100%; | 196 | width: 100%; |
197 | height: 600px; | 197 | height: 100%; |
198 | overflow-y: scroll; | 198 | overflow-y: scroll; |
199 | padding-bottom: 55px; | ||
199 | 200 | ||
200 | .box-card { | 201 | .box-card { |
201 | float: left; | 202 | float: left; | ... | ... |
-
Please register or sign in to post a comment