/* Keep the existing scheduled-public control visible on compact edit/copy pages. */
.digital-publish-page.compact[data-v-3d7a7fb9]
  .switch-list[data-v-3d7a7fb9]
  > .switch-row[data-v-3d7a7fb9]:nth-child(2) {
  display: flex !important;
}
