/* Improve placeholder readability in management dialogs without changing editor behavior. */
.el-dialog .w-e-text-placeholder {
  color: #667085;
}
