@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
1 lines • 1.39 kB
Source Map (JSON)
{"version":3,"file":"style.mjs","names":[],"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,KAAK,aAAa;AAC5D,QAAO;EACL,QAAQ,GAAG;eACA,OAAO,aAAa;;EAE/B,WAAW,GAAG;;;;;;;sCAOoB,OAAO,kBAAkB;;oBAE3C,OAAO,cAAc;;EAGrC,MAAM,GAAG;;;;;EAKT,OAAO,GAAG;;;;;EAKV,KAAK,GAAG;;;;eAIG,OAAO,qBAAqB;;EAEvC,OAAO,GAAG;;;;;;;;;;;;EAYX;EACD"}