fix(图片): 修复图表图片导出背景图片不全问题

This commit is contained in:
wangjiahao
2025-01-03 16:10:19 +08:00
committed by 王嘉豪
parent b54136e1e5
commit 308d0418d2

View File

@@ -471,6 +471,7 @@ defineExpose({
position: relative;
width: 100%;
height: 100%;
background-size: 100% 100% !important;
}
.enlarge-inner-with-header {
display: flex;