fix: 修复首页项目介绍在小屏下内容超出截断的问题
This commit is contained in:
@@ -79,7 +79,9 @@ export default {
|
||||
|
||||
&__main {
|
||||
line-height: 28px;
|
||||
height: 308.5px;
|
||||
height: 320px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user