Skip to content

Commit aefe1a4

Browse files
committed
fix panel region vbox styling
1 parent e32b9ee commit aefe1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.panel-region {
1+
VBox.panel-region {
22
-fx-background-color: rgba(0,0,0, 0.3);
33
-fx-padding: 10.0 10.0 10.0 10.0;
44
}

0 commit comments

Comments
 (0)