update 调整样式·
This commit is contained in:
@@ -23,3 +23,17 @@
|
||||
.body-d-right.light {
|
||||
padding: 0 16px;
|
||||
}
|
||||
|
||||
//路线导航-light
|
||||
.center-map .route-navigation.light {
|
||||
background: #E4E8F9 !important;
|
||||
--cardFontColor: #607ddb;
|
||||
--cardFontFFF: #fff;
|
||||
--cardBgColor: #e4e8f9;
|
||||
--circelBg: #1478f5;
|
||||
}
|
||||
|
||||
//路线导航-dark
|
||||
.center-map .route-navigation.dark {
|
||||
background: #002e64;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user