From e7d6355b5c95ce885a1bda7bfca7bc63965ec4d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Fri, 31 Oct 2025 17:59:13 -0300 Subject: [PATCH] Refactor template preview button and loading indicators: Updated the template preview Blade view to replace the fullscreen editor button with a preview update button, enhancing user interaction. Improved loading indicators with a new play icon for better visual feedback during content processing. --- .../components/template-preview.blade.php | 24 ++++++------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/resources/views/components/template-preview.blade.php b/resources/views/components/template-preview.blade.php index 7de8217..2dfbe52 100644 --- a/resources/views/components/template-preview.blade.php +++ b/resources/views/components/template-preview.blade.php @@ -15,34 +15,24 @@ -
- +
+
+ style="min-height: 400px; position: relative; width: 100%;margin-top: 10px;">