UNPKG

@bitrix24/b24ui-nuxt

Version:

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

1 lines 758 B
@plugin "@bitrix24/b24style";@import "#build/b24ui.css";@import "./keyframes.css";@import "./air-design-tokens/index.css";@layer base{.sidebar-layout.--inner,body{--air-theme-background:var(--air-theme-bg-image,none) var(--air-theme-bg-position,0 0) /var(--air-theme-bg-size,auto) var(--air-theme-bg-repeat,repeat) var(--air-theme-bg-attachment,scroll) var(--air-theme-bg-color,transparent);--air-theme-background-blurred:var(--air-theme-bg-image-blurred,none) var(--air-theme-bg-position,0 0) /var(--air-theme-bg-size,auto) var(--air-theme-bg-repeat,repeat) var(--air-theme-bg-attachment,scroll)}.sidebar-layout.--inner,body{background:var(--air-theme-background)}.--app{overflow-y:scroll;scrollbar-gutter:stable}.--app[data-state=loading]{overflow:hidden}}