forked from github/dataease
fix: AntV表格同时设置跳转和联动后,在最下方单元格点击时,无法显示完整菜单 #5060
This commit is contained in:
parent
dfecc15602
commit
b1fe714bf8
@ -66,8 +66,7 @@ export default {
|
||||
}
|
||||
|
||||
::v-deep.el-popper[x-placement^=bottom] .popper__arrow {
|
||||
transform: rotate(180deg) !important;
|
||||
top: 75px !important;
|
||||
display: none;
|
||||
}
|
||||
|
||||
::v-deep.el-popper[x-placement^=bottom] {
|
||||
|
Loading…
Reference in New Issue
Block a user