From 05e8782557490202fd61df1605d26bcf95685319 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 30 Mar 2024 20:24:26 +0800 Subject: [PATCH] :lipstick: Optimized attachments view --- src/components/posts/PostAttachment.vue | 89 +++++++++++++++---------- src/layouts/master.vue | 4 +- 2 files changed, 57 insertions(+), 36 deletions(-) diff --git a/src/components/posts/PostAttachment.vue b/src/components/posts/PostAttachment.vue index 1cd4c7a..d8fb8b3 100644 --- a/src/components/posts/PostAttachment.vue +++ b/src/components/posts/PostAttachment.vue @@ -3,33 +3,53 @@ Attached {{ props.attachments.length }} attachment(s) - - - - - -
- -
-
-
+ + + + + + +
+ +
+
+
- - - -
+ + + +
+ diff --git a/src/layouts/master.vue b/src/layouts/master.vue index de5f7a3..0e7b207 100644 --- a/src/layouts/master.vue +++ b/src/layouts/master.vue @@ -11,13 +11,13 @@ >
- Logo + Logo
Solar Network