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 {
|
.docslayout-inner {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
.docs {
|
.docs {
|
||||||
|
|
Loading…
Reference in a new issue