mimbres commited on
Commit
8b57d36
1 Parent(s): 463311f

Update html_helper.py

Browse files
Files changed (1) hide show
  1. html_helper.py +1 -0
html_helper.py CHANGED
@@ -34,6 +34,7 @@ def create_html_from_midi(midifile):
34
  width: inherit;
35
  margin: 4px;
36
  margin-bottom: 0;
 
37
  }}
38
 
39
  #proll midi-player::part(control-panel) {{
 
34
  width: inherit;
35
  margin: 4px;
36
  margin-bottom: 0;
37
+ transform: scaleY(0.8); /* Added scaleY */
38
  }}
39
 
40
  #proll midi-player::part(control-panel) {{