Skip to content

Commit a4c6ffb

Browse files
committed
Fix padding
1 parent 1820184 commit a4c6ffb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • ui/src/main/resources/edu/wpi/grip/ui

ui/src/main/resources/edu/wpi/grip/ui/GRIP.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ VBox.sockets {
192192
.property-sheet .property-pane, .deploy-pane GridPane {
193193
-fx-hgap: 4em;
194194
-fx-vgap: 1em;
195+
-fx-padding: 0;
195196
}
196197

197198
.exception-pane {

0 commit comments

Comments
 (0)