.editor-empty-wrap {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 130px;
  color: rgba(28, 36, 46, 0.55);
}
.editor-empty-wrap .editor-empty-description a {
  color: #47e !important;
}
