feat(platform): add map vehicle handoff card
This commit is contained in:
@@ -6177,7 +6177,7 @@ button.vp-realtime-command-item:focus-visible {
|
||||
.vp-map-selected-service-actions {
|
||||
min-width: 0;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(5, minmax(0, 1fr));
|
||||
grid-template-columns: repeat(6, minmax(0, 1fr));
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user