.scblk-editor-wrap .scblk-badge,
.scblk-editor-frame .components-notice {
  margin-bottom: 8px;
}

.scblk-editor-frame .scblk-editor-inner {
  border: 1px dashed #c3c4c7;
  padding: 12px;
  border-radius: 6px;
  background: #fff;
}

.scblk-datetime-row {
  display: flex;
  gap: 8px;
  align-items: center;
}

.scblk-datetime-row .components-text-control__input {
  width: 100%;
}
