[update 88442] 悬浮框增加最大高度
This commit is contained in:
@@ -1008,4 +1008,9 @@
|
||||
}
|
||||
/deep/.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled) {
|
||||
background-color: rgba(0, 100, 250, 0.08);
|
||||
}
|
||||
|
||||
:global(.tooltip-style .ant-tooltip-inner) {
|
||||
max-height: 40vh;
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user