Filterworks: Fix canvas not growing
This commit is contained in:
parent
e4a1f68582
commit
034cf94c31
@ -26,4 +26,5 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user