Merge pull request 'mine index css 8.13' (#182) from zhy into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/182
This commit is contained in:
hansu 2020-08-13 17:19:08 +08:00
commit 5688828bad

View File

@ -266,9 +266,9 @@ export default {
}
@mixin common-mine($content-padding-top, $content-padding-bottom, $image-width, $image-height) {
box-sizing: border-box;
width: 750rpx;
width: 710rpx;
background: rgba(255,255,255,1);
// border-radius: 10rpx;
border-radius: 10rpx;
margin: 20rpx auto 0;
.title {
display: flex;