车辆管理,司机管理代码优化

This commit is contained in:
2023-08-30 14:48:50 +08:00
parent 5909b6081a
commit eb644563d9
5 changed files with 34 additions and 139 deletions

View File

@ -207,7 +207,8 @@ export default {
margin-bottom: 46px;
.rightWrap {
@include flexBetCen;
@include flexColAround;
align-items: center;
@include wh(106px, 26px);
background: linear-gradient(180deg, #A3B8E9 0%, #6C81CD 100%);
border-radius: 4px;