Skip to content

Commit

Permalink
Merge pull request #132 from DingBao-sys/MainWindowDesignBranch
Browse files Browse the repository at this point in the history
checkstyle
  • Loading branch information
DingBao-sys authored Mar 31, 2024
2 parents a7dc94b + 8961903 commit fd0fce6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<URL value="@any-list-section.css" />
</stylesheets>
<VBox fx:id="treeMapPlaceHolder" styleClass="anyListSection_treeMapContainer" VBox.vgrow="ALWAYS" alignment="CENTER"/>
<VBox fx:id="personListPlaceHolder" styleClass="anyListSection_personListPlaceHolder" VBox.vgrow="SOMETIMES"/>
<VBox fx:id="personListPlaceHolder" styleClass="anyListSection_personListPlaceHolder" VBox.vgrow="ALWAYS" alignment="CENTER"/>
</VBox>

0 comments on commit fd0fce6

Please sign in to comment.