Update index-all.html
This commit is contained in:
parent
7a13121b1b
commit
cf14519d17
|
@ -1,6 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
<iframe src="taskbar.html" style="height:7%;width:100%" name="taskbar"></iframe>
|
<iframe src="taskbar.html" style="height:8%;width:100%" name="taskbar"></iframe>
|
||||||
<iframe src="index-closed.html" style="height:85%;width:100%" name="app"></iframe>
|
<iframe src="index-closed.html" style="height:87%;width:100%" name="app"></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue