Browse Source

Move the import button to the left

pull/1714/head
Hironsan 2 years ago
parent
commit
fc23ffc89f
1 changed files with 1 additions and 2 deletions
  1. 3
      frontend/pages/projects/_id/upload/index.vue

3
frontend/pages/projects/_id/upload/index.vue

@ -81,9 +81,8 @@
></v-data-table>
</v-card-text>
<v-card-actions>
<v-spacer />
<v-btn
class='text-capitalize me-2 primary'
class='text-capitalize ms-2 primary'
:disabled="isDisabled"
@click="importDataset"
>

Loading…
Cancel
Save