Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2024-09-29 15:49:27 | 2 | * @Date: 2024-09-29 15:49:27 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2024-12-14 10:58:59 | 4 | + * @LastEditTime: 2024-12-14 11:01:49 |
| 5 | * @FilePath: /hager/src/views/solution/detail.vue | 5 | * @FilePath: /hager/src/views/solution/detail.vue |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | --> | 7 | --> |
| ... | @@ -346,7 +346,7 @@ export default { | ... | @@ -346,7 +346,7 @@ export default { |
| 346 | .intro-box { | 346 | .intro-box { |
| 347 | padding: 0 3rem; | 347 | padding: 0 3rem; |
| 348 | overflow: auto; | 348 | overflow: auto; |
| 349 | - height: 25rem; | 349 | + // height: 25rem; |
| 350 | box-sizing:border-box; | 350 | box-sizing:border-box; |
| 351 | display: flex; | 351 | display: flex; |
| 352 | // align-items: center; | 352 | // align-items: center; | ... | ... |
-
Please register or login to post a comment