Skip to content

Commit ec11eac

Browse files
save file
1 parent 62bd2a3 commit ec11eac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

utils/editors/js-console/html/output/v2.0/output-v2.0.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,12 @@
2626
{font-size:16px;margin-right:10px}
2727

2828
#output
29-
{flex:1;overflow:auto;border:2px solid lightgray;box-sizing:border-box;padding:10px;margin:0;word-break:break-all}
29+
{flex:1;
30+
overflow:auto;border:2px solid lightgray;box-sizing:border-box;
31+
padding:10px;margin:0;
32+
word-break:break-all;
33+
font-size:16px;line-height:1.5;
34+
}
3035

3136
</style>
3237

0 commit comments

Comments
 (0)