修复meditor的滚动
parent
1d396157c9
commit
04b501eb45
|
@ -142,6 +142,7 @@ class MEditor extends Component {
|
||||||
`,
|
`,
|
||||||
css`
|
css`
|
||||||
.editor-outbox {
|
.editor-outbox {
|
||||||
|
overflow: hidden;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in New Issue