mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-14 21:10:28 +01:00
add line breaks for response
This commit is contained in:
parent
733b5090a7
commit
4f030dea6e
@ -76,6 +76,8 @@
|
|||||||
|
|
||||||
code {
|
code {
|
||||||
font-size: $font-size-xs;
|
font-size: $font-size-xs;
|
||||||
|
word-break: break-all;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user