feat: 提交订单页面搭建
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
.stepper-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background-color: #f3f9ff;
|
||||
padding: 4px 7px;
|
||||
}
|
||||
|
||||
.stepper-text {
|
||||
width: 40px;
|
||||
font-size: $uni-font-size-lg;
|
||||
color: $uni-text-color;
|
||||
text-align: center;
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user