|
@@ -629,8 +629,8 @@ export default {
|
|
|
& > .other-refund {
|
|
& > .other-refund {
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
color: white;
|
|
color: white;
|
|
|
- background-color: #0e7ed8;
|
|
|
|
|
- border: 2upx solid #0e7ed8;
|
|
|
|
|
|
|
+ background-color: rgb(202, 164, 94);
|
|
|
|
|
+ border: 2upx solid rgb(202, 164, 94);
|
|
|
border-radius: 30upx;
|
|
border-radius: 30upx;
|
|
|
padding: 5upx 12upx;
|
|
padding: 5upx 12upx;
|
|
|
font-size: 20upx;
|
|
font-size: 20upx;
|