feat: There is no way the, bug #52941 注除全局右滚动条 调整 我的问答 滚动效果

This commit is contained in:
super_liu
2022-06-14 21:12:16 +08:00
parent 7e42473c79
commit 4f76b6392b
2 changed files with 14 additions and 3 deletions
+2 -1
View File
@@ -372,13 +372,14 @@ export default {
overflow-x: auto;
display: flex;
flex-direction: column;
overflow-y: hidden;
.container-box {
position: relative;
height: calc(~'100% - 10px');
//flex: 1;
background: #F4F4F4;
overflow-y: auto;
/*overflow-y: auto;*/
.pagination {
border-top: 1px solid #f4f4f4;