Commit 30ecde93 authored by haiyoucuv's avatar haiyoucuv

init

parent 6086d1dc
......@@ -85,7 +85,7 @@ class TurnTable extends React.Component {
didStop={this.onStop}
/>
<Button className={classNames("drawBtn ma17", {
<Button className={classNames("drawBtn md17", {
enable: remainDrawTime > 0,
disable: remainDrawTime <= 0,
})} onClick={this.drawHandle}/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment