
.shiftcontrol-app .sc-region-widget {
  grid-column: span var(--sc-col-span, 12);
  grid-row: span var(--sc-row-span, 1);
}
