mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
overflow: auto !important;
|
||||
|
||||
.media-content{
|
||||
height: 100% !important;
|
||||
height: fit-content !important;
|
||||
overflow: auto !important;
|
||||
img{
|
||||
width: fit-content !important;
|
||||
@@ -66,5 +66,14 @@
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (min-width: 800px) {
|
||||
.media {
|
||||
.media-content{
|
||||
height: 100% !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user