update style

dev_static
tangjiang 5 years ago
parent c2c261e72a
commit afcc3d845f

@ -168,7 +168,7 @@ class VNCDisplay extends Component {
<div id="status">Loading</div> <div id="status">Loading</div>
<div id="sendCtrlAltDelButton">Send CtrlAltDel</div> <div id="sendCtrlAltDelButton">Send CtrlAltDel</div>
</div> </div>
<div id="screen" style={{ height: 'calc(100vh - 105px)' }}> <div id="screen" style={{ height: 'calc(100vh - 140px)' }}>
</div> </div>
{this.props.children} {this.props.children}

Loading…
Cancel
Save