UNPKG

@lobehub/ui

Version:

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

1 lines 1.01 kB
{"version":3,"file":"style.mjs","names":["cssVar"],"sources":["../../../src/mobile/ChatInputArea/style.ts"],"sourcesContent":["import { createStaticStyles } from 'antd-style';\n\nexport const styles = createStaticStyles(({ css, cssVar }) => {\n return {\n container: css`\n flex: none;\n padding-block: 12px;\n border-block-start: 1px solid ${cssVar.colorFillTertiary};\n background: ${cssVar.colorFillQuaternary};\n `,\n expand: css`\n position: absolute;\n width: 100%;\n height: 100%;\n `,\n expandButton: css`\n position: absolute;\n inset-inline-end: 14px;\n `,\n expandTextArea: css`\n flex: 1;\n `,\n inner: css`\n height: inherit;\n padding-block: 0;\n padding-inline: 8px;\n `,\n };\n});\n"],"mappings":";;;AAEA,MAAa,SAAS,oBAAoB,EAAE,YAAK,uBAAa;AAC5D,QAAO;EACL,WAAW,KAAG;;;sCAGoBA,SAAO,kBAAkB;oBAC3CA,SAAO,oBAAoB;;EAE3C,QAAQ,KAAG;;;;;EAKX,cAAc,KAAG;;;;EAIjB,gBAAgB,KAAG;;;EAGnB,OAAO,KAAG;;;;;EAKX;EACD"}