✨ feat: 主题变更为白色
This commit is contained in:
@@ -72,7 +72,8 @@ export default {
|
||||
<style scoped>
|
||||
#vditor {
|
||||
border: 1px solid #e4e7ed;
|
||||
color: white;
|
||||
color: black;
|
||||
background-color: white;
|
||||
border-radius: 4px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user