美化console.log结果

This commit is contained in:
fofolee
2022-04-27 13:13:09 +08:00
parent c4434992a2
commit b02ac2f09e
3 changed files with 65 additions and 50 deletions

View File

@@ -104,6 +104,7 @@ export default {
word-wrap: break-word;
max-width: 100%;
margin: 0;
font-family: Consolas, Monaco, "Courier New";
}
iframe {
width: 100%;