mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 22:41:06 +08:00
fix: AntV表格同时设置跳转和联动后,在最下方单元格点击时,无法显示完整菜单 #5060
This commit is contained in:
@@ -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] {
|
||||
|
||||
Reference in New Issue
Block a user