UNPKG

@lobehub/ui

Version:

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

1 lines 1.26 kB
{"version":3,"file":"style.mjs","names":[],"sources":["../../src/FormModal/style.ts"],"sourcesContent":["import { createStaticStyles } from 'antd-style';\n\nconst prefixCls = 'ant';\n\nexport const styles = createStaticStyles(({ css, cssVar, responsive }) => ({\n footer: css`\n position: absolute;\n z-index: 10;\n inset-block-end: 0;\n inset-inline: 0;\n\n width: 100%;\n margin: 0;\n padding: 16px;\n\n background: linear-gradient(\n to bottom,\n color-mix(in srgb, ${cssVar.colorBgContainer} 0%, transparent) 0%,\n ${cssVar.colorBgContainer} 10%\n );\n `,\n form: css`\n position: static;\n .${prefixCls}-form-group-title {\n font-size: 15px;\n font-weight: 500;\n }\n\n ${responsive.sm} {\n .${prefixCls}-form-group-title {\n font-size: 14px;\n font-weight: normal;\n }\n\n .${prefixCls}-form-group {\n width: calc(100% + 32px);\n margin-inline: -16px;\n background: transparent;\n }\n }\n `,\n}));\n"],"mappings":";;AAEA,MAAM,YAAY;AAElB,MAAa,SAAS,oBAAoB,EAAE,KAAK,QAAQ,kBAAkB;CACzE,QAAQ,GAAG;;;;;;;;;;;;2BAYc,OAAO,iBAAiB;QAC3C,OAAO,iBAAiB;;;CAG9B,MAAM,GAAG;;OAEJ,UAAU;;;;;MAKX,WAAW,GAAG;SACX,UAAU;;;;;SAKV,UAAU;;;;;;;CAOlB,EAAE"}