@import './variables.scss';

.container.in-design {
  position: relative;
  height: auto;
  outline: 1px dashed #d9d9d9 !important;
}

.container.in-design.empty {
  height: 60px;
}
