+
+
+ Download {{ file.name }}
+
+
Loading...
@@ -141,4 +157,10 @@ onMounted(async () => {
align-items: center;
height: 100%;
}
+
+.toolbar {
+ margin-bottom: 1rem;
+ display: flex;
+ justify-content: flex-end;
+}
diff --git a/components/image-viewer.vue b/components/media/image-viewer.vue
similarity index 100%
rename from components/image-viewer.vue
rename to components/media/image-viewer.vue
diff --git a/components/text-editor.vue b/components/media/text-editor.vue
similarity index 100%
rename from components/text-editor.vue
rename to components/media/text-editor.vue