/* components/zyh_icon/zyh_icon.wxss */ .border { display: flex; justify-content: flex-start; align-items: center; padding: 12rpx 0; } .icon { width: 38rpx; height: 38rpx; } .text { font-size: 28rpx; color: #464D66; margin-left: 14rpx; }