change modal size
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ body:has(dialog[open]) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.modal-img {
|
.modal-img {
|
||||||
max-height: calc(90vh - 2rem);
|
max-height: calc(100vh - 2rem);
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
width: auto;
|
width: auto;
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
|
|||||||
Reference in New Issue
Block a user