first commit
This commit is contained in:
13
滴滴淘/shop-pc/src/assets/less/page/Extension.less
Normal file
13
滴滴淘/shop-pc/src/assets/less/page/Extension.less
Normal file
@@ -0,0 +1,13 @@
|
||||
@import '../public/mixins';
|
||||
@import '../public/color.less';
|
||||
|
||||
.extension {
|
||||
background-color: #fff;
|
||||
width: 100% !important;
|
||||
.marginAuto();
|
||||
.head {
|
||||
width: 49%;
|
||||
background-color: @BackgroundColor;
|
||||
padding: 20px 20px 10px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user