Merge pull request #7892 from dataease/pr@dev@fix_component-move
fix(仪表板): 修复部分组件悬浮模式和矩阵模式初始移入大小不同问题
This commit is contained in:
commit
55ce50d945
@ -383,8 +383,8 @@ const list = [
|
|||||||
mobileStyle: BASE_MOBILE_STYLE,
|
mobileStyle: BASE_MOBILE_STYLE,
|
||||||
hyperlinks: HYPERLINKS,
|
hyperlinks: HYPERLINKS,
|
||||||
style: {
|
style: {
|
||||||
width: 200,
|
width: 400,
|
||||||
height: 200,
|
height: 400,
|
||||||
borderStyle: 'solid',
|
borderStyle: 'solid',
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
borderColor: '#000000',
|
borderColor: '#000000',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user