Skip to content

Commit

Permalink
Add wrap on detail item values (#4730)
Browse files Browse the repository at this point in the history
* Add wrap on detail item values
* Fix CSS rule order to match CI expectations
  • Loading branch information
Larsluph authored Apr 2, 2024
1 parent 034fd44 commit c83635c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/v2.5/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ dd {
align-items: center;
display: flex;
flex-direction: row;
flex-wrap: wrap;
white-space: pre-line;

.birthdate,
Expand Down

0 comments on commit c83635c

Please sign in to comment.