hookehuyr

fix

<!--
* @Date: 2024-09-29 15:49:27
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-12-14 10:58:59
* @LastEditTime: 2024-12-14 11:01:49
* @FilePath: /hager/src/views/solution/detail.vue
* @Description: 文件描述
-->
......@@ -346,7 +346,7 @@ export default {
.intro-box {
padding: 0 3rem;
overflow: auto;
height: 25rem;
// height: 25rem;
box-sizing:border-box;
display: flex;
// align-items: center;
......