mine index css 8.13 #182

Merged
hansu merged 1 commits from zhy into master 2020-08-13 09:19:09 +00:00

View File

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