This repository has been archived by the owner on Mar 5, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PersonListCard.fxml: Remove unneeded child HBox
The id and name label in PersonListCard is wrapped around two parent HBoxes. This is not necessary. Let's remove the unneeded child HBox.
- Loading branch information