datasciencedojo commited on
Commit
c6d76a5
·
1 Parent(s): c583e39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ footer {visibility: hidden}
44
  background-color: rgb(229,225,255) !important;
45
  }
46
 
47
- .output-image {max-height: 17rem !important;}
48
  .output-image img {max-height: 17rem !important;}
49
 
50
  .hover\:bg-orange-50:hover {
 
44
  background-color: rgb(229,225,255) !important;
45
  }
46
 
47
+ .output-image {max-height: 11rem !important;}
48
  .output-image img {max-height: 17rem !important;}
49
 
50
  .hover\:bg-orange-50:hover {