AY2425S1-CS2103-F10-2 / tp

MIT License
0 stars 5 forks source link

Fix blank whitespace in person card when optional fields are not present #130

Closed rayray39 closed 1 week ago

rayray39 commented 1 week ago

This PR fixes the ugly blank whitespace that exists between a person's details, when they are not present. closes #117

no_space 1

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/main/java/seedu/address/ui/PersonCard.java 0.00% 8 Missing :warning:
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/ui/PersonCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)