diff --git a/src/routes/notification/components/NotificationItem.vue b/src/routes/notification/components/NotificationItem.vue index 0874cbd..0da0da4 100644 --- a/src/routes/notification/components/NotificationItem.vue +++ b/src/routes/notification/components/NotificationItem.vue @@ -109,9 +109,8 @@ const bgClass = computed(() => { -
+
-
diff --git a/src/routes/upload/components/RemoteUrlForm.vue b/src/routes/upload/components/RemoteUrlForm.vue index a2a08d8..9eeb232 100644 --- a/src/routes/upload/components/RemoteUrlForm.vue +++ b/src/routes/upload/components/RemoteUrlForm.vue @@ -19,7 +19,7 @@ const handleSubmit = () => {