yujialong 9 months ago
parent 8744db0254
commit 8198ae9034
  1. 2
      src/components/codemirror.vue

@ -1118,10 +1118,12 @@ export default {
margin-top: 10px;
}
.result {
max-height: 300px;
font-size: 18px;
white-space: pre-wrap;
line-height: 50px;
color: #333;
overflow: auto;
}
.pics {
display: flex;

Loading…
Cancel
Save