feat(platform): export history query results
This commit is contained in:
@@ -565,6 +565,15 @@ body {
|
||||
padding-top: 12px;
|
||||
}
|
||||
|
||||
.vp-table-toolbar {
|
||||
min-height: 42px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
gap: 12px;
|
||||
padding-bottom: 12px;
|
||||
}
|
||||
|
||||
.vp-vehicle-summary {
|
||||
min-height: 72px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user