Skip to content

Commit ae38314

Browse files
save file
1 parent 9a086e7 commit ae38314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/editors/js-console/v3.0/js-console-v3.0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,13 @@
216216
}
217217

218218
#run
219-
{color:blue;font-weight:bold}
219+
{color:blue;font-weight:bold;margin-left:20px}
220220
#iframe-root
221221
{border:1px solid lightgray;padding:5px 10px;display:flex;align-items:center;border-radius:5px}
222222
#iframe-root input
223223
{margin-left:10px}
224224
#async-root
225-
{border:1px solid lightgray;padding:5px 10px;display:flex;align-items:center;border-radius:5px}
225+
{border:1px solid lightgray;padding:5px 10px;display:flex;align-items:center;border-radius:5px;cursor:pointer;margin-right:20px}
226226
#async-root input
227227
{margin-left:10px}
228228

0 commit comments

Comments
 (0)