refine Semi UI vehicle directory

This commit is contained in:
lingniu
2026-07-18 13:29:46 +08:00
parent c7123f6fbd
commit 3b06dd86a8
3 changed files with 61 additions and 11 deletions

View File

@@ -2356,6 +2356,10 @@
margin-top: 8px;
}
.v2-vehicle-search-page.has-candidates > .v2-vehicle-recent-card {
display: none;
}
.v2-vehicle-recent-grid {
grid-template-columns: 1fr;
}