Commit 0556d7bc authored by 何毅恒's avatar 何毅恒

富文本样式调整

parent adecf50f
......@@ -76,4 +76,10 @@ const getInformationDetail = async (id) => {
line-height: 20px;
}
}
::v-deep .ql-align-right {
text-align: right !important;
}
::v-deep .ql-align-center {
text-align: center !important;
}
</style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment