Skip to content

Commit 9eb48b7

Browse files
save file
1 parent 0ed5c9d commit 9eb48b7

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
@@ -134,7 +134,7 @@
134134
.flex
135135
{display:flex;align-items:center}
136136
.item
137-
{border:1px solid lightgray;padding:5px 10px;display:flex;align-items:center;gap:10px;border-radius:5px;cursor:pointer;margin-right:20px}
137+
{border:1px solid lightgray;padding:5px 10px;display:flex;align-items:center;gap:10px;border-radius:5px;cursor:pointer}
138138

139139
#save-root
140140
{margin-left:5px;display:flex}
@@ -166,7 +166,7 @@
166166
#iframe-root input
167167
{margin-left:10px}
168168
#async-root
169-
{}
169+
{margin-right:20px}
170170
#async-root input
171171
{}
172172

0 commit comments

Comments
 (0)