File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change 1010</template >
1111
1212<style >
13- #mp-input-area {
14- overflow : auto ;
15- }
1613 </style >
1714
1815<script >
Original file line number Diff line number Diff line change 3737 width : 50% ;
3838 height : 100% ;
3939 float : left ;
40- overflow : auto ;
41- border-bottom : 1px solid #ddd ;
42- border-top : 1px solid #ddd ;
40+ }
41+
42+ #mp-editor-area {
43+ overflow : hidden ;
44+ border : 1px solid #ddd ;
4345 }
4446
4547 .mp-editor-area-full {
4648 box-sizing : border-box ;
4749 width : 100% ;
48- border : 1px solid #ddd ;
4950 }
5051
5152 .mp-editor-area-hide {
5253 display : none ;
5354 }
5455
55- .mp-input-area {
56- border-right : 1px solid #ddd ;
57- border-left : 1px solid #ddd ;
58- }
59-
6056 .mp-preview-area {
61- border-right : 1px solid #ddd ;
57+ border-left : 1px solid #ddd ;
6258 padding-bottom : 2px ;
6359 }
6460
You can’t perform that action at this time.
0 commit comments