LZDevs

Results 2 comments of LZDevs

Adding `overflow:hidden` in Container worked for me. You can also add _is-clipped_ class in container https://codepen.io/adhaxious/pen/JjdRwvO

Here is a hack I am using to get rid of the effect for now. body.tag { background-color: initial; display: ; display: block; font-size: initial; white-space: initial; height: initial; padding:...