Filterworks: Fix aspect ratio shenanigans
This commit is contained in:
parent
3d99379cb5
commit
e4a1f68582
@ -18,12 +18,12 @@
|
||||
}
|
||||
|
||||
.filterworks-canvas {
|
||||
position: absolute;
|
||||
position: relative;
|
||||
display: block;
|
||||
padding: 0;
|
||||
margin: auto;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user