datasciencedojo commited on
Commit
125944e
·
1 Parent(s): 2ceacd1

fixed image

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -46,6 +46,8 @@ footer {display:none !important}
46
  }
47
  #zoomable{
48
  cursor: pointer;
 
 
49
  }
50
 
51
 
 
46
  }
47
  #zoomable{
48
  cursor: pointer;
49
+ height: 13em;
50
+ max-width: none !important;
51
  }
52
 
53