.empty-container[data-v-336220b6] {
  max-height: calc(100vh - 200px);
}
.empty-container[data-v-2f8d9e2e] {
  max-height: calc(100vh - 200px);
}
.board-bg-new[data-v-2f8d9e2e] {
  height: 8.5rem;
  width: calc((100% / 3) - 16px);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 1px dashed #d9d9d9;
  cursor: pointer;
}
.board-bg-new[data-v-2f8d9e2e]:hover {
  border-color: red;
  color: #8b0303;
}
.board-form-modal[data-v-cdd1a78a] {
  width: 600px;
}
