mimbres commited on
Commit
ff41286
1 Parent(s): e48b1a0

Update html_helper.py

Browse files
Files changed (1) hide show
  1. html_helper.py +1 -1
html_helper.py CHANGED
@@ -49,7 +49,7 @@ def create_html_from_midi(midifile):
49
  border: 1px solid #A0A0A0;
50
  margin: 4px;
51
  margin-top: 2;
52
- overflow: visible;
53
  }}
54
 
55
  #proll midi-visualizer svg rect.note {{
 
49
  border: 1px solid #A0A0A0;
50
  margin: 4px;
51
  margin-top: 2;
52
+ overflow: auto;
53
  }}
54
 
55
  #proll midi-visualizer svg rect.note {{