Revert "style: 优化滚动条显示,只有在内容超过显示高度时才会出现 (#1978)" (#2080)

This reverts commit deff31bc5d.
This commit is contained in:
Arvin 2022-07-19 12:09:12 +08:00 committed by GitHub
parent b9dee8595f
commit aee08b14fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -405,10 +405,6 @@
width: 100%;
overflow-x: hidden;
.ant-table-body {
overflow: auto !important;
}
&-title {
display: flex;
padding: 8px 6px;