src/components/edit/index.vue
@@ -40,14 +40,14 @@ </script> <style lang="scss" scoped> #edit { :deep(.w-e-toolbar) { background-color: #09152f !important; color: #4b9bb7; } :deep(.w-e-text-container) { background-color: #09152f !important; color: #4b9bb7; } //:deep(.w-e-toolbar) { // background-color: #09152f !important; // color: #4b9bb7; //} // //:deep(.w-e-text-container) { // background-color: #09152f !important; // color: #4b9bb7; //} } </style> </style>