.ts-dropdown {
  top: auto !important;
  bottom: 100% !important;
  /* margin-bottom: 4px; ระยะห่างจาก input */
}

.dropdown-up + .ts-dropdown {
  top: auto !important;
  bottom: 100% !important;
  /* margin-bottom: 4px; */
}
