|
@@ -3087,3 +3087,9 @@ body.forced-masking #mask {
|
|
|
.post-refresh-highlight {
|
|
|
background: #cbf4f0 !important;
|
|
|
}
|
|
|
+.wrapping-pre-container pre {
|
|
|
+ white-space: normal !important;
|
|
|
+}
|
|
|
+[data-segment-template-name="plan_free_text_v2"] pre {
|
|
|
+ white-space: normal !important;
|
|
|
+}
|