UNPKG

@bitrix24/b24ui-nuxt

Version:

Bitrix24 UI-Kit for developing web applications REST API for NUXT & VUE

15 lines 323 B
export default { "slots": { "root": "py-4 flex flex-1 flex-col overflow-y-auto [&>[data-slot=section]+[data-slot=section]]:mt-8" }, "variants": { "scrollbarThin": { "true": { "root": "scrollbar-thin scrollbar-transparent" } } }, "defaultVariants": { "scrollbarThin": true } }