#clearscope-sidebar {
  /* defaults to inline */
  display: block;
}

#clearscope-meta .inside {
  padding: 0;
  margin: 0;
}

.clearscope-gutenberg-panel {
  position: absolute !important;
  top: 48px !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
}
