diff --git a/dashboard/src/components/platform/AddNewPlatform.vue b/dashboard/src/components/platform/AddNewPlatform.vue index 467e229a9..733c3f011 100644 --- a/dashboard/src/components/platform/AddNewPlatform.vue +++ b/dashboard/src/components/platform/AddNewPlatform.vue @@ -38,7 +38,7 @@ :label="tm('createDialog.platformTypeLabel')" variant="outlined" rounded="md" - dense + density="compact" hide-details class="mt-6" style="max-width: 30%; min-width: 300px" @@ -86,7 +86,7 @@ :label="tm('createDialog.platformTypeLabel')" variant="outlined" rounded="md" - dense + density="compact" hide-details class="mt-6" style="max-width: 30%; min-width: 300px" @@ -173,7 +173,7 @@ :label="tm('createDialog.selectConfigLabel')" variant="outlined" rounded="md" - dense + density="compact" hide-details style="max-width: 30%; min-width: 200px" /> @@ -201,7 +201,7 @@ :label="tm('createDialog.newConfigNameLabel')" variant="outlined" rounded="md" - dense + density="compact" hide-details style="max-width: 30%; min-width: 200px" class="ml-10 my-2" diff --git a/dashboard/src/components/shared/StorageCleanupPanel.vue b/dashboard/src/components/shared/StorageCleanupPanel.vue index 942aaad2a..c7d794d22 100644 --- a/dashboard/src/components/shared/StorageCleanupPanel.vue +++ b/dashboard/src/components/shared/StorageCleanupPanel.vue @@ -57,7 +57,7 @@ - + {{ pagination.total || 0 }} - + - + - + - + { - + - + - +