This repository has been archived on 2024-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
yoshop-wechat/components/diy/richText/richText.wxss
2020-04-25 22:59:04 +08:00

9 lines
108 B
Plaintext

/* wxParse.wxss */
@import "/wxParse/wxParse.wxss";
/* 富文本 */
.diy-richText {
font-size: 28rpx;
}