Skip to content

Commit 14a5cb8

Browse files
author
FalkWolsky
committed
Fixes in Style Properties Display in Theme Settings 2
1 parent 152d630 commit 14a5cb8

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)