UNPKG

mdui

Version:

实现 material you 设计规范的 Web Components 组件库

3 lines (2 loc) 115 B
import { css } from 'lit'; export const layoutMainStyle = css `:host{flex:1 0 auto;max-width:100%;overflow:auto}`;