Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbbba824

Browse files
author
FalkWolsky
committed
Standard Component sizes fixes 2
1 parenteebb26d commitbbba824

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎client/packages/lowcoder/src/comps/index.tsx‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ const uiCompMap: Registry = {
941941
comp:QRCodeComp,
942942
layoutInfo:{
943943
w:6,
944-
h:20,
944+
h:32,
945945
},
946946
},
947947
scanner:{
@@ -952,6 +952,10 @@ const uiCompMap: Registry = {
952952
icon:ScannerIcon,
953953
keywords:trans("uiComp.scannerCompKeywords"),
954954
comp:ScannerComp,
955+
layoutInfo:{
956+
w:6,
957+
h:5,
958+
},
955959
},
956960
signature:{
957961
name:trans("uiComp.signatureCompName"),
@@ -1031,7 +1035,7 @@ const uiCompMap: Registry = {
10311035
comp:IFrameComp,
10321036
layoutInfo:{
10331037
w:12,
1034-
h:60,
1038+
h:40,
10351039
},
10361040
},
10371041
custom:{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp