|
|
@@ -207,6 +207,7 @@ history-root {
|
|
|
.history-version-change-doc {
|
|
|
color: @neutral-90;
|
|
|
overflow-wrap: anywhere;
|
|
|
+ white-space: pre-wrap;
|
|
|
}
|
|
|
|
|
|
.history-version-divider-container {
|
|
|
@@ -502,6 +503,7 @@ history-root {
|
|
|
text-align: left;
|
|
|
font-weight: normal;
|
|
|
flex-grow: 1;
|
|
|
+ white-space: pre;
|
|
|
|
|
|
&.strikethrough {
|
|
|
text-decoration: line-through;
|