bug 79330
This commit is contained in:
Vendored
+5
@@ -274,6 +274,11 @@
|
||||
.ant-select-tree-dropdown {
|
||||
max-height: 250px !important;
|
||||
}
|
||||
|
||||
/*表格横向不滚动的时候,不显示滚动条*/
|
||||
.ant-table-body {
|
||||
overflow: auto !important;
|
||||
}
|
||||
</style>
|
||||
<!-- 全局配置 -->
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user