Spaces:
Paused
Paused
Update static/index.html
Browse files- static/index.html +1 -0
static/index.html
CHANGED
|
@@ -22,6 +22,7 @@
|
|
| 22 |
#resultContainer img {
|
| 23 |
max-width: 100%;
|
| 24 |
max-height: 100%;
|
|
|
|
| 25 |
display: block;
|
| 26 |
margin: auto;
|
| 27 |
}
|
|
|
|
| 22 |
#resultContainer img {
|
| 23 |
max-width: 100%;
|
| 24 |
max-height: 100%;
|
| 25 |
+
height: auto;
|
| 26 |
display: block;
|
| 27 |
margin: auto;
|
| 28 |
}
|