Prevent documentation page title to grow too big
This commit is contained in:
parent
8b7a2dd462
commit
809330bda6
1 changed files with 1 additions and 0 deletions
|
|
@ -552,6 +552,7 @@ nav.sub {
|
|||
flex-grow: 1;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.in-band > code, .in-band > .code-header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue