Skip to content

Commit 80560a9

Browse files
FalkWolskyraheeliftikhar5
FalkWolsky
authored andcommitted
Fixes in Style Properties Display in Theme Settings 2
1 parent ff072b1 commit 80560a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/pages/setting/theme/ThemeCompPanel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ export const ThemeCompPanel = (props: any) => {
305305
return (
306306
<PreviewApp
307307
style={{
308-
height: "630px",
308+
height: "680px",
309309
minWidth: "auto",
310310
width: "100%",
311311
}}

0 commit comments

Comments
 (0)