patrickramos's picture
Update css
cd8f9c8
raw
history blame contribute delete
291 Bytes
css = '''
.pitch-usage {height: 256px}
.pitch-usage .js-plotly-plot {height: 100%}
.pitch-velo {height: 100px}
.pitch-velo .js-plotly-plot {height: 100%}
.pitch-loc {height: 320px}
.pitch-loc .js-plotly-plot {height: 100%}
.pitch-velo-summary div.plotly-notifier {visibility: hidden}
'''