|
|
@ -85,6 +85,10 @@ class Progques extends Component{
|
|
|
|
min-height:35px;
|
|
|
|
min-height:35px;
|
|
|
|
box-sizing:border-box;
|
|
|
|
box-sizing:border-box;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.emptyPanel .ql-editor p{
|
|
|
|
|
|
|
|
overflow: unset !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
.emptyPanel .quill_editor_for_react_area{
|
|
|
|
.emptyPanel .quill_editor_for_react_area{
|
|
|
|
width: 100% !important;
|
|
|
|
width: 100% !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|