.max-h[data-v-4fcc9754] {
  height: 70vh;
  max-height: 75vh;
  overflow: scroll;
}
table[data-v-4fcc9754] {
  /* white-space: nowrap; */
  margin: 0;
  /* border-collapse: separate; */
  border-spacing: 0;
  /* table-layout: fixed; */
  /* border: 1px solid black; */
}
table thead[data-v-4fcc9754] {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: rgb(22, 102, 145);
  color: white;
}


/*# sourceMappingURL=chunk-0ea0190c.523186bc.css.map*/