Skip to content

Commit

Permalink
Set toolbar size
Browse files Browse the repository at this point in the history
  • Loading branch information
KochiyaOcean committed Mar 13, 2018
1 parent b908a8b commit d2499ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/kan-game-wrapper.es
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ export class KanGameWrapper extends Component {
ref={r => this.resizableArea = r}
>
<kan-game style={{
width: webviewWidth,
width: "100%",
}}>
<div id="webview-wrapper"
className="webview-wrapper"
Expand Down

0 comments on commit d2499ef

Please sign in to comment.