UNPKG

@nutui/nutui-react-taro

Version:

京东风格的轻量级移动端 React 组件库,支持一套代码生成 H5 和小程序

22 lines 418 B
/* #ifdef harmony */ /* #endif */ /* #ifndef harmony */ /* #endif */ .nut-signature .spcanvas_WEAPP { width: 100%; height: 100%; } .nut-signature .spcanvas_WEAPP Canvas { width: 100%; } .nut-signature-inner { display: flex; justify-content: center; align-items: center; height: 10rem; border: 1px solid rgba(0, 0, 0, 0.06); background-color: #ffffff; } .nut-signature-unsupport { font-size: 14px; }