UNPKG

antd-mini

Version:

antd-mini 是支付宝小程序 UI 组件库,遵循 Ant Design 规范。

23 lines (19 loc) 428 B
@import (reference) './variable.less'; @buttonPrefix: ant-copilot-welcome; .@{buttonPrefix} { background-image: @welcome-background-color; border-radius: 24rpx; padding: 24rpx; box-sizing: border-box; &-title { font-size: 40rpx; color: @welcome-text-color; font-weight: 600; margin-bottom: 24rpx; } &-content { font-size: 32rpx; color: @welcome-text-color; line-height: 48rpx; } }