dev_aliyun2
杨树林 5 years ago committed by harry
parent ad62e1a862
commit 9d92fd0428

@ -367,6 +367,7 @@ class ChoquesEditor extends Component {
}
.signleEditor .quill_editor_for_react_area .ql-toolbar .ql-formats .ql-font {
line-height: 20px;
min-width: 150px;
}
`}</style>
<p className="mb10 clearfix">

@ -385,6 +385,7 @@ class JudquestionEditor extends Component {
}
.signleEditor .quill_editor_for_react_area .ql-toolbar .ql-formats .ql-font {
line-height: 20px;
min-width: 150px;
}
`}</style>
<p className="mb10 clearfix">

@ -408,6 +408,7 @@ class SingleEditor extends Component {
}
.signleEditor .quill_editor_for_react_area .ql-toolbar .ql-formats .ql-font {
line-height: 20px;
min-width: 150px;
}
`}</style>
<p className="mb10 clearfix">

Loading…
Cancel
Save