fix 79927
This commit is contained in:
Vendored
+1
-1
@@ -277,7 +277,7 @@
|
||||
|
||||
/*表格横向不滚动的时候,不显示滚动条*/
|
||||
.ant-table-body {
|
||||
overflow: auto !important;
|
||||
overflow-x: auto !important;
|
||||
}
|
||||
</style>
|
||||
<!-- 全局配置 -->
|
||||
|
||||
Reference in New Issue
Block a user