refine Semi UI vehicle evidence
This commit is contained in:
@@ -2472,6 +2472,14 @@
|
||||
grid-template-columns: repeat(4, minmax(0, 1fr));
|
||||
}
|
||||
|
||||
.v2-vehicle-recent-item-shell {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.v2-vehicle-recent-item-shell > .v2-vehicle-recent-item.semi-button {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.v2-vehicle-recent-item.semi-button {
|
||||
min-height: 78px;
|
||||
}
|
||||
@@ -2771,6 +2779,10 @@
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
.v2-vehicle-recent-item-shell:last-child > .v2-vehicle-recent-item.semi-button {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.v2-vehicle-recent-card > .semi-card-body > .v2-vehicle-directory-pagination {
|
||||
min-height: 52px;
|
||||
padding-inline: 10px;
|
||||
|
||||
Reference in New Issue
Block a user