feat: There is no way the, bug #52941 注除全局右滚动条 调整 我的问答 滚动效果
This commit is contained in:
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user