fix(仪表板、数据大屏): 仪表板预览界面跳转弹窗按钮高度较低时无法显示完整 (#18166)

This commit is contained in:
王嘉豪
2026-03-30 17:22:18 +08:00
committed by wangjiahao
parent 4d5bd2f703
commit d69d4c0aa8

View File

@@ -677,7 +677,6 @@ onBeforeUnmount(() => {
.component {
width: 100% !important;
height: 100% !important;
overflow: hidden;
}
.svg-background {