mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
open window to run code
This commit is contained in:
@@ -322,8 +322,12 @@
|
||||
.status {
|
||||
color: red;
|
||||
}
|
||||
.options {
|
||||
|
||||
.open_run_window {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.options {
|
||||
padding: 5px;
|
||||
}
|
||||
.options > * {
|
||||
@@ -384,8 +388,6 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<iframe id='run_code' src='iframe.html' hidden>
|
||||
</iframe>
|
||||
<div id='app' class='app'>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user