
.textarea-sticky[data-v-65e26e2a] :deep(textarea) {
  position: sticky;
  top: 0;
}
.textarea-limited[data-v-65e26e2a] :deep(textarea) {
  max-height: 140px;
  overflow-y: auto;
}
.estado-sidebar-list[data-v-65e26e2a] {
  max-height: 520px;
  overflow: auto;
}


/*# sourceMappingURL=display-data144.f257a59c.css.map*/