mine index css 8.13 #182
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user