mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-03-12 05:21:18 +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%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
.image-preview img
|
||||||
|
{
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
.preview-container
|
.preview-container
|
||||||
{
|
{
|
||||||
max-height: 500px;
|
max-height: 500px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user