Wrap view source text
This commit is contained in:
parent
4291005161
commit
d0ddedc2b2
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
& pre {
|
& pre {
|
||||||
padding: var(--sp-extra-tight);
|
padding: var(--sp-extra-tight);
|
||||||
|
white-space: pre-wrap;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__card {
|
&__card {
|
||||||
|
|
Loading…
Reference in a new issue