mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
创建文章,点击输入框任何区域可输入
This commit is contained in:
@@ -185,6 +185,12 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
.editor{
|
||||||
|
min-height: 250px !important;
|
||||||
|
}
|
||||||
|
.ql-editor{
|
||||||
|
height: 250px !important;
|
||||||
|
}
|
||||||
.ql-container{
|
.ql-container{
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user