mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-11 21:11:02 +00:00
adding max-width for large images...
This commit is contained in:
parent
d610a27467
commit
c95cdeac18
@ -1305,6 +1305,10 @@ ol.toptrends-list {
|
||||
{
|
||||
width: 100%;
|
||||
}
|
||||
.image-preview img
|
||||
{
|
||||
max-width: 100%;
|
||||
}
|
||||
.preview-container
|
||||
{
|
||||
max-height: 500px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user