bug 78431
This commit is contained in:
Vendored
+5
@@ -269,6 +269,11 @@
|
|||||||
.ant-tooltip {
|
.ant-tooltip {
|
||||||
max-width: 500px !important;
|
max-width: 500px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*树形下拉滚动高度调整*/
|
||||||
|
.ant-select-tree-dropdown {
|
||||||
|
max-height: 250px !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<!-- 全局配置 -->
|
<!-- 全局配置 -->
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user