
.scroll-list[data-v-259e57f9] {
  height: 300px;
  width: 100%;
  overflow: auto;
}
.border-dash[data-v-259e57f9] {
  border: 1px dashed #ebebeb;
  border-radius: 4px;
}
.service-item[data-v-259e57f9] {
  padding: 8px;
}
.service-item[data-v-259e57f9]:hover {
  background-color: rgba(200, 200, 200, 0.1);
}

