fix guide page layout breaking on mobile chromium
It can't break links in a useful way.
This commit is contained in:
parent
ca0e5a2aab
commit
ab32f0cf82
|
@ -17,6 +17,7 @@
|
|||
|
||||
.docslayout-inner {
|
||||
flex-grow: 1;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.docs {
|
||||
|
|
Loading…
Reference in a new issue