/*
 * Drawing sheets already contain their own legends, schedules and dimensions.
 * The floating quick-control card covered those annotations on screen, while
 * the same parameters remain available in the main configurator sidebar.
 */
.drawing-controls.visible {
  display: none;
}
