fix
This commit is contained in:
parent
0252e9b4b7
commit
1f8334dcb7
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ export default define({
|
|||
.mkw-timeline {
|
||||
flex-grow: 1;
|
||||
flex-shrink: 0;
|
||||
min-height: 0; // https://www.gwtcenter.com/min-height-required-on-firefox-flexbox
|
||||
|
||||
.container {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue