UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

10 lines (8 loc) 214 B
@layer components { .chat-message-list { @apply flex-col-3 grow min-h-0 h-full overflow-y-auto overscroll-y-contain px-4 py-4.5 bg-background text-on-background; > * { @apply shrink-0; } } }