From e3c5e88fd7a29cde86fa411edfe9637b02bd4933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Grom?= Date: Tue, 10 Mar 2026 09:44:56 +0000 Subject: [PATCH] fix: collection color management MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gašper Grom --- .../components/lf-collection-add.vue | 134 +++++++++--------- 1 file changed, 70 insertions(+), 64 deletions(-) diff --git a/frontend/src/modules/admin/modules/collections/components/lf-collection-add.vue b/frontend/src/modules/admin/modules/collections/components/lf-collection-add.vue index 4424d844ab..a4b8403b78 100644 --- a/frontend/src/modules/admin/modules/collections/components/lf-collection-add.vue +++ b/frontend/src/modules/admin/modules/collections/components/lf-collection-add.vue @@ -56,70 +56,6 @@ - -
-
- Appearance -
- - -
- - - - Recommended image size: 800×240px - -
- - -
- - - - Recommended image size: 400×400px - -
- - -
- -
- - -
- Leave blank to use the default color #009AFF -
-
-
-
@@ -180,6 +116,76 @@ />
+ + +
+
+
+ Appearance +
+
+
+ + +
+ + + + Recommended image size: 800×240px + +
+ + +
+ + + + Recommended image size: 400×400px + +
+ + +
+ +
+ + + +
+ Leave blank to use the default color #009AFF +
+
+