posts page ugly horizontal bar fix

fixes ugly horizontal scrollbar appearing when a post with extremely wide image is present in the posts list
This commit is contained in:
hujle 2023-12-10 15:35:50 +03:00 committed by Neo
parent da425afc49
commit 5596f53744

View file

@ -300,10 +300,10 @@ a .access-key
background-size: 20px 20px
img
opacity: 0
width: auto
width: 100%
height: 100%
video
width: auto
width: 100%
height: 100%
.flexbox-dummy