mine index css 8.13 #182

Merged
hansu merged 1 commits from zhy into master 2020-08-13 09:19:09 +00:00
Showing only changes of commit b9b32fb655 - Show all commits

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;