fix: 修复下拉菜单嵌套下拉菜单包裹问题
This commit is contained in:
@@ -1923,10 +1923,11 @@ a cite {
|
||||
display: none;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
margin-top: 2px;
|
||||
z-index: 899;
|
||||
min-width: 100%;
|
||||
//max-height: 360px;
|
||||
overflow-y: auto;
|
||||
//overflow-y: auto;
|
||||
background-color: #fff;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user