mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix(图片): 修复图表图片导出背景图片不全问题
This commit is contained in:
@@ -471,6 +471,7 @@ defineExpose({
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-size: 100% 100% !important;
|
||||
}
|
||||
.enlarge-inner-with-header {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user