forked from rDrama/rDrama
1
0
Fork 0

dont force height on expanded images in chat

master
Aevann 2023-06-30 18:34:45 +03:00
parent 34519c9483
commit 1d4b9d0660
1 changed files with 0 additions and 1 deletions

View File

@ -146,7 +146,6 @@ lite-youtube {
}
img[alt^="![]("], .img {
height: 150px;
width: 90%;
object-fit: contain;
object-position: left;