Skip to content

Commit 6e1d5a7

Browse files
committed
Fixed white-space
1 parent 94acdbc commit 6e1d5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,6 @@ mat-list-item {
797797
}
798798

799799
.mdc-list-item__secondary-text {
800-
white-space: pre-wrap !important;
800+
white-space: normal !important;
801801
overflow-wrap: anywhere !important;
802802
}

0 commit comments

Comments
 (0)