UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

10 lines (8 loc) 244 B
@layer components { [data-name="time-picker-container"] { @apply flex-row-2 flex-1 min-h-0 select-none overflow-x-auto; } [data-name="time-picker-value-column"] { @apply flex-col-1 flex-1 overflow-y-auto min-w-20 max-w-20; } }