white tabs and other fix

This commit is contained in:
matteo
2018-12-15 22:23:43 +01:00
parent 3c480c32dd
commit 6f8d7d506a
6 changed files with 52 additions and 15379 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ render() {
</Col>
<Col
xs="12"
lg={this.state.isInfoToggled ? { span: 5, order: 1 } : { span: 3, order: 1 }}
className="p-0 p-sm-0"
lg={this.state.isInfoToggled ? { span: 4, order: 1 } : { span: 3, order: 1 }}
className="ml-lg-5 p-0 p-sm-0"
style={{ 'overflow': "auto", 'max-height': this.state.playerHeight }} >
<div class="d-flex justify-content-center">
<Button