Skip to content

Commit 22bc785

Browse files
fixing simple item metadata abstract display
1 parent 53cf13d commit 22bc785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/themes/era/styles/_global-styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,6 @@ i.fas.fa-lock {
306306
}
307307

308308
.preserve-line-breaks {
309-
white-space: normal;
309+
white-space: normal!important;
310310
}
311311

0 commit comments

Comments
 (0)