This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zxh
/
E_WeChat
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改颜色
zhaoxiaohai
2 years ago
parent
194136b5bd
commit
9519cf72b7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
packageA/orderForm/detail.scss
+ 1
- 1
packageA/orderForm/detail.scss
View File
@@ -183,7 +183,7 @@
}
.delete {
- background: var(--
error
);
+ background: var(--
warning
);
}
}
}