diff --git a/src/App.vue b/src/App.vue index 197896f..7de3b55 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,12 +4,12 @@
+ class="w-full sm:w-1/3 max-sm:h-2/5 p-4 sm:m-6 sm:mr-0 rounded-xl bg-NcBlack/40">
+ class="w-full sm:w-2/3 max-sm:h-3/5 p-4 sm:m-6 sm:ml-4 bg-NcBlack rounded-xl">
diff --git a/src/components/WebContentViewer.vue b/src/components/WebContentViewer.vue index 4b422e6..16b72d4 100644 --- a/src/components/WebContentViewer.vue +++ b/src/components/WebContentViewer.vue @@ -1,8 +1,8 @@ -
+
{{ zipName }}
-
+
{{ formatFileSize(zipSize) }}
@@ -27,8 +27,11 @@
-
+