forked from piair/MsRewards-Reborn
size issues
This commit is contained in:
parent
49e0d1b599
commit
295f6d114d
@ -10,11 +10,11 @@
|
||||
<script src="{{ url_for('static', filename='node_modules/xterm/lib/xterm.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='node_modules/xterm-addon-fit/lib/xterm-addon-fit.js') }}"></script>
|
||||
|
||||
<div>
|
||||
<div style="height: 90%">
|
||||
|
||||
<div id="console" style="height: 100%; width: 20%; float:left;"></div>
|
||||
|
||||
<div style="width: 80%; float:left;">
|
||||
<div style="height: 100%; width: 80%; float:left;">
|
||||
<iframe src="/novnc/vnc.html?resize=scale&path=novnc/websockify&autoconnect=true&view_only"
|
||||
width="100%" height="100%" frameborder="0"></iframe>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user