.box-hieght[data-v-e3686062] {
  min-height: 375px !important;
  max-height: 380px;
  overflow-y: scroll;
}
.draggable-list[data-v-e3686062] {
  min-height: 100px;
}

/* Unfortunately @apply cannot be setup in codesandbox, 
	but you'd use "@apply border opacity-50 border-blue-500 bg-gray-200" here */
.moving-card[data-v-e3686062] {
  opacity: 0.5;
  background: #f7fafc;
  border: 1px solid #4299e1;
}


/*# sourceMappingURL=chunk-6be60f38.3c7207a6.css.map*/