mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 13:55:51 +00:00
Publication image adjust
This commit is contained in:
@@ -58,11 +58,12 @@
|
||||
overflow: auto !important;
|
||||
|
||||
.media-content{
|
||||
height: fit-content !important;
|
||||
height: 100% !important;
|
||||
overflow: auto !important;
|
||||
img{
|
||||
width: fit-content !important;
|
||||
height: 100% !important;
|
||||
max-height: 500px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -72,6 +73,12 @@
|
||||
.media {
|
||||
.media-content{
|
||||
height: 100% !important;
|
||||
|
||||
img{
|
||||
width: fit-content !important;
|
||||
max-height: 555px;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user