/* components/fileBox/fileBox.wxss */ .fileBox { font-size: 24rpx; font-family: PingFang SC; font-weight: 500; color: #C3C3C3; line-height: 30rpx; .icon_file { width: 36rpx; height: 36rpx; margin-right: 9rpx; } }