mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 00:40:34 +01:00
chore(SelectCustom): add preset for empty option
This commit is contained in:
@@ -202,6 +202,7 @@ export default (variantColors: string[]) => {
|
||||
selected: 'font-semibold',
|
||||
unselected: 'font-normal',
|
||||
disabled: 'cursor-not-allowed opacity-50',
|
||||
empty: 'text-sm u-text-gray-400 px-4 py-2',
|
||||
icon: {
|
||||
base: 'absolute inset-y-0 right-0 flex items-center pr-4',
|
||||
active: 'text-white',
|
||||
|
||||
Reference in New Issue
Block a user