mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
break long path names
This commit is contained in:
parent
f4fd41ef38
commit
42acd8f12f
@ -61,4 +61,7 @@
|
|||||||
padding-bottom: $spacer / 2;
|
padding-bottom: $spacer / 2;
|
||||||
margin-top: $spacer * 2;
|
margin-top: $spacer * 2;
|
||||||
margin-bottom: $spacer / $line-height;
|
margin-bottom: $spacer / $line-height;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
word-wrap: break-word;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user