Fix(云灵AI):[#5384]县域AI,简介过长时,AI图标会被遮挡,无法往下滑动
This commit is contained in:
@@ -856,6 +856,7 @@ export default {
|
|||||||
height: calc(100vh - 240rpx);
|
height: calc(100vh - 240rpx);
|
||||||
padding: 0 0 240rpx 0;
|
padding: 0 0 240rpx 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
.focus-guide-wrap {
|
.focus-guide-wrap {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user