feat: 意见反馈的实现
This commit is contained in:
@@ -1,15 +1,5 @@
|
||||
.create-service-order {
|
||||
// margin-left: 12px;
|
||||
// margin-right: 12px;
|
||||
}
|
||||
|
||||
.create-service-wrapper {
|
||||
// box-sizing: border-box;
|
||||
padding: 12px 0;
|
||||
// background-color: #eff6fa;
|
||||
// box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
|
||||
// border-radius: 4px 20px 20px 20px;
|
||||
// border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.order-header {
|
||||
@@ -116,7 +106,7 @@
|
||||
}
|
||||
|
||||
.order-button {
|
||||
width: 280px;
|
||||
width: 300px;
|
||||
height: 42px;
|
||||
background: linear-gradient(90deg, #ff7e00, #ffba00);
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user