Skip to content

Commit

Permalink
Fix overflow in tag list
Browse files Browse the repository at this point in the history
  • Loading branch information
floogulinc committed Jun 17, 2024
1 parent 2c5563c commit 0d26780
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/file-info-sheet/file-info-sheet.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@

.tag-chip-text {
white-space: wrap;
overflow-wrap: anywhere;
}
}

Expand Down

0 comments on commit 0d26780

Please sign in to comment.