odc.xiaohui
2023-03-08 d24c9dde20cba23b96082b4db81b5223c75e4ea9
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>