下单页面调整,确认订单页面调整
This commit is contained in:
@@ -43,4 +43,13 @@ page,
|
||||
|
||||
image {
|
||||
display: block;
|
||||
}
|
||||
.absolute{
|
||||
position: absolute;
|
||||
}
|
||||
.color-main{
|
||||
color:$my-main-color;
|
||||
}
|
||||
.bg-main{
|
||||
background-color: $my-main-color;
|
||||
}
|
||||
Reference in New Issue
Block a user