Skip to content

Commit 53cf13d

Browse files
fixing simple item metadata abstract display
1 parent 01a805a commit 53cf13d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,8 @@ i.fas.fa-lock {
304304
.setting-option h3 {
305305
font-size: 1.1rem!important;
306306
}
307+
308+
.preserve-line-breaks {
309+
white-space: normal;
310+
}
307311

0 commit comments

Comments
 (0)