Filterworks: Fix canvas not growing
This commit is contained in:
parent
e4a1f68582
commit
034cf94c31
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@
|
||||||
left: 0;
|
left: 0;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue