forked from MarseyWorld/MarseyWorld
size consistency for small expanded images in chat
parent
4615e4138d
commit
13b5df569f
|
@ -169,3 +169,7 @@ img[alt^="![]("] {
|
|||
#online > li, #online3 > li {
|
||||
margin-top: 0.35rem;
|
||||
}
|
||||
|
||||
#desktop-expanded-image {
|
||||
min-height: 150px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue