kimou605 commited on
Commit
f5debb1
1 Parent(s): 01b186e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -74,8 +74,8 @@ def molecule(input_pdb):
74
  font-family:sans-serif
75
  }
76
  .mol-container {
77
- width: 95%;
78
- height: 250px;
79
  position: relative;
80
  }
81
  .mol-container select{
 
74
  font-family:sans-serif
75
  }
76
  .mol-container {
77
+ width: 100%;
78
+ height: 230px;
79
  position: relative;
80
  }
81
  .mol-container select{