|
|
@ -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}
|
|
|
|