forked from wangziqi/gongxue-base
feat:移除表格内部的滚动
This commit is contained in:
@@ -188,8 +188,7 @@ canvas {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-table-wrapper .ant-table-container {
|
.ant-table-wrapper .ant-table-content {
|
||||||
overflow-x: auto;
|
|
||||||
overscroll-behavior-inline: contain;
|
overscroll-behavior-inline: contain;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user