mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 04:31:10 +02:00
Fix wrap on view source
This commit is contained in:
parent
ad9d032f82
commit
a1b78f93fe
@ -19,4 +19,5 @@ limitations under the License.
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding: 0.5em 1em 0.5em 1em;
|
padding: 0.5em 1em 0.5em 1em;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user