From 2e68af3bdbbd640b784fa56c97ea5c582819563b Mon Sep 17 00:00:00 2001 From: Dominik Zborowski Date: Fri, 25 Oct 2024 23:37:38 +0200 Subject: [PATCH] Add widget scroll --- .../grid/components/AddWidgetSelection.vue | 354 +++++++++--------- 1 file changed, 178 insertions(+), 176 deletions(-) diff --git a/domains/grid/components/AddWidgetSelection.vue b/domains/grid/components/AddWidgetSelection.vue index 89ad1049..2198cb9a 100644 --- a/domains/grid/components/AddWidgetSelection.vue +++ b/domains/grid/components/AddWidgetSelection.vue @@ -41,191 +41,193 @@ const handleSelectWidget = (widgetType: GridWidgetType) => { - -
-
- {{ formatMessage('add_widget_section_website') }} -
-
- - -
+ +
+
+ {{ formatMessage('add_widget_section_website') }} +
+
+ + - -
- -
-
+
+ +
+ + + - -
-
- {{ formatMessage('add_widget_section_custom') }} -
-
- - -
+
+
+ {{ formatMessage('add_widget_section_custom') }} +
+
+ + - -
- +
+ +
+ - - -
+ - -
-
-
-
+
+ +
+ + + - -
-
- {{ formatMessage('add_widget_section_video') }} -
-
- - - Youtube - -
-
+ +
+
+ {{ formatMessage('add_widget_section_video') }} +
+
+ + + Youtube + +
+
- -
-
- {{ formatMessage('add_widget_section_music') }} -
-
- - - Spotify - + +
+
+ {{ formatMessage('add_widget_section_music') }} +
+
+ + + Spotify + - - - Sound Cloud - -
-
+ + + Sound Cloud + +
+
- -
-
- {{ formatMessage('add_widget_section_social') }} -
-
- - - X - + +
+
+ {{ formatMessage('add_widget_section_social') }} +
+
+ + + X + - - - Warpcast - + + + Warpcast + - - - Warpcast - -
-
+ + + Warpcast + +
+
+