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