diff --git a/src/components/DateRange/DateRange.vue b/src/components/DateRange/DateRange.vue index 952aa1779..13d6075d2 100644 --- a/src/components/DateRange/DateRange.vue +++ b/src/components/DateRange/DateRange.vue @@ -65,12 +65,9 @@ {{ applyLabel }} -
+
- +
diff --git a/src/components/Form/fields/FieldPubId.vue b/src/components/Form/fields/FieldPubId.vue index 6bbc194bc..da05f8fb3 100644 --- a/src/components/Form/fields/FieldPubId.vue +++ b/src/components/Form/fields/FieldPubId.vue @@ -59,10 +59,10 @@
- {{ missingPartsLabel }} + {{ missingPartsLabel }}
({ - components: {Icon}, - setup() { - return {args}; - }, - template: ` -
- Add files - -
- `, - }), - - args: {icon: 'Add', class: 'h-4 w-4', inline: true}, -}; - export const IconGallery = { render: (args) => ({ components: {Icon}, diff --git a/src/components/ListPanel/submissionFiles/SubmissionFilesListItem.vue b/src/components/ListPanel/submissionFiles/SubmissionFilesListItem.vue index 392ca8ce0..6bb0ab568 100644 --- a/src/components/ListPanel/submissionFiles/SubmissionFilesListItem.vue +++ b/src/components/ListPanel/submissionFiles/SubmissionFilesListItem.vue @@ -42,11 +42,11 @@
- + {{ genrePromptLabel }} diff --git a/src/components/ListPanel/submissions/SubmissionsListItem.vue b/src/components/ListPanel/submissions/SubmissionsListItem.vue index 512289159..479793052 100644 --- a/src/components/ListPanel/submissions/SubmissionsListItem.vue +++ b/src/components/ListPanel/submissions/SubmissionsListItem.vue @@ -57,18 +57,19 @@ >
-
-
- - {{ notice }} - -
+
+ + {{ notice }} +
@@ -128,21 +129,22 @@ diff --git a/src/components/ListPanel/users/SelectReviewerListItem.vue b/src/components/ListPanel/users/SelectReviewerListItem.vue index 5da00d213..2be349893 100644 --- a/src/components/ListPanel/users/SelectReviewerListItem.vue +++ b/src/components/ListPanel/users/SelectReviewerListItem.vue @@ -51,26 +51,23 @@ -
+
- {{ currentlyAssignedLabel }} + {{ currentlyAssignedLabel }}
- {{ assignedToLastRoundLabel }} + {{ assignedToLastRoundLabel }}
- {{ warnOnAssignmentLabel }} + {{ warnOnAssignmentLabel }}