polish single vehicle entry workspace

This commit is contained in:
lingniu
2026-07-18 11:09:27 +08:00
parent 5805635ccf
commit 622c4398ec
7 changed files with 45 additions and 28 deletions

View File

@@ -2199,17 +2199,19 @@
}
}
.v2-shell,
.v2-main,
.v2-content,
.v2-vehicle-record-page {
overflow-anchor: none;
}
.v2-vehicle-record-page {
overflow: visible !important;
overflow-anchor: none;
}
.v2-content {
overflow-anchor: none;
}
.v2-content:has(> .v2-vehicle-record-page) {
overflow-anchor: none;
.v2-vehicle-record-page:focus {
outline: 0;
}
.v2-track-current-card.semi-card {