gantt-for-react icon indicating copy to clipboard operation
gantt-for-react copied to clipboard

why my ReactGantt backgroundcolor is black?

Open mjhcc365 opened this issue 5 years ago • 1 comments

import ReactGantt from 'gantt-for-react';

<ReactGantt tasks={this.state.tasks} viewMode={this.state.viewMode} customPopupHtml={this.customPopupHtml} scrollOffsets={this.state.scrollOffsets}

                    style={{backgroundColor:'none'}}
        />

mjhcc365 avatar Jul 30 '19 01:07 mjhcc365

me too any answer pls :((?

NothingButStupid avatar Feb 27 '20 06:02 NothingButStupid