@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
1 lines • 1.29 kB
Source Map (JSON)
{"version":3,"file":"style.mjs","names":["cssVar","responsive"],"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,YAAK,kBAAQ,gCAAkB;CACzE,QAAQ,KAAG;;;;;;;;;;;;2BAYcA,SAAO,iBAAiB;QAC3CA,SAAO,iBAAiB;;;CAG9B,MAAM,KAAG;;OAEJ,UAAU;;;;;MAKXC,aAAW,GAAG;SACX,UAAU;;;;;SAKV,UAAU;;;;;;;CAOlB,EAAE"}