mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Tweaked flexbox max-width for crazy long content
This commit is contained in:
parent
d88adef5b5
commit
0da8ae9e4a
2 changed files with 7 additions and 0 deletions
|
@ -129,5 +129,7 @@
|
|||
margin: 0 !important;
|
||||
display: block !important;
|
||||
flex: none !important;
|
||||
width: auto !important;
|
||||
max-width: auto !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue