UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

1 lines 1.4 kB
{"version":3,"file":"style.mjs","names":["cssVar"],"sources":["../../../src/mobile/TabBar/style.ts"],"sourcesContent":["import { createStaticStyles } from 'antd-style';\n\nexport const styles = createStaticStyles(({ css, cssVar }) => {\n return {\n active: css`\n color: ${cssVar.colorPrimary};\n `,\n container: css`\n user-select: none;\n\n overflow: hidden;\n flex: none;\n\n width: 100vw;\n border-block-start: 1px solid ${cssVar.colorFillTertiary};\n\n background: ${cssVar.colorBgLayout};\n `,\n\n icon: css`\n width: 24px;\n height: 24px;\n font-size: 24px;\n `,\n inner: css`\n position: relative;\n width: 100%;\n height: 48px;\n `,\n tab: css`\n cursor: pointer;\n width: 48px;\n height: 48px;\n color: ${cssVar.colorTextDescription};\n `,\n title: css`\n overflow: hidden;\n\n width: 100%;\n margin-block-start: -0.125em;\n\n font-size: 12px;\n line-height: 1.125em;\n text-align: center;\n text-overflow: ellipsis;\n white-space: nowrap;\n `,\n };\n});\n"],"mappings":";;;AAEA,MAAa,SAAS,oBAAoB,EAAE,YAAK,uBAAa;AAC5D,QAAO;EACL,QAAQ,KAAG;eACAA,SAAO,aAAa;;EAE/B,WAAW,KAAG;;;;;;;sCAOoBA,SAAO,kBAAkB;;oBAE3CA,SAAO,cAAc;;EAGrC,MAAM,KAAG;;;;;EAKT,OAAO,KAAG;;;;;EAKV,KAAK,KAAG;;;;eAIGA,SAAO,qBAAqB;;EAEvC,OAAO,KAAG;;;;;;;;;;;;EAYX;EACD"}