fix: AntV表格同时设置跳转和联动后,在最下方单元格点击时,无法显示完整菜单 #5060

This commit is contained in:
dataeaseShu 2023-05-25 16:12:14 +08:00
parent dfecc15602
commit b1fe714bf8

View File

@ -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] {