mast_item_banktwo
杨树林 5 years ago
parent 5cc7fdb66b
commit 6bd1b62ac9

@ -377,6 +377,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">

@ -397,6 +397,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">

@ -399,6 +399,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