.satis-dropdown { .max-h-select { min-height: 50px; max-height: 200px; } input { @apply dark:text-gray-300; } .warning { @apply border-orange-500; input { @apply text-gray-400; } } }