html body .dropdown[data-v-6ef905c0] {
  height: 100%;
}
html body .dropdown[data-v-6ef905c0] .btn.dropdown-toggle[data-v-6ef905c0] {
  height: 100%;
  border-radius: var(--bs-border-radius);
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  position: relative;
  flex: 1 1 auto;
  align-items: center;
}
html body .dropdown[data-v-6ef905c0] .btn.dropdown-toggle[data-v-6ef905c0] .title {
  padding: 0px !important;
  line-height: 1 !important;
}
html body .dropdown[data-v-6ef905c0] .btn.dropdown-toggle[data-v-6ef905c0] .caret {
  display: none;
}
html body .dropdown[data-v-6ef905c0] .btn.dropdown-toggle[data-v-6ef905c0]::after {
  display: block !important;
  content: "";
}
html body .dropdown[data-v-6ef905c0] .dropdown-menu ul {
  margin: 0px;
}
html body .dropdown[data-v-6ef905c0] .dropdown-menu ul li {
  padding: 0px;
  background: none !important;
  color: inherit !important;
}
html body .dropdown[data-v-6ef905c0] .dropdown-menu ul li label.link-label {
  white-space: nowrap;
}
html body .dropdown[data-v-6ef905c0] .dropdown-menu ul li label:last-of-type {
  flex-grow: 1;
}
html body .filters .dropdown[data-v-6ef905c0] .dropdown-menu {
  max-height: 45vh;
  overflow: auto;
}

/*# sourceMappingURL=app.dropdown.css.map */
