@@ -532,4 +532,8 @@ export default {
opacity: 0.5;
background: #000;
}
+.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before{
+ color: rgb(204 207 213)!important;
+ font-weight: 400!important;
+}
</style>