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 GitHub
parent 190d795426
commit 93337a1835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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