Skip to content

Commit 1fc8854

Browse files
author
Open Lowcode SAS
committed
Close #111
1 parent f0cc0ae commit 1fc8854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/org/openlowcode/client/graphic/widget/CPageText.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public Node getNode(
178178
thislabel.setEffect(ds);
179179

180180
thislabel.setTextFill(Color.web("#17184B"));
181-
thislabel.setPadding(new Insets(5, 5, 10, 50));
181+
thislabel.setPadding(new Insets(12, 5, 3, 50));
182182

183183
}
184184

0 commit comments

Comments
 (0)