From 8e1573a9ac91fcfc714bb9e48a3e878248efd2cb Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Sun, 28 Jun 2026 16:06:31 +0000 Subject: [PATCH] improve visibility --- resources/views/camera.blade.php | 8 +++--- .../views/livewire/camera-capture.blade.php | 26 ++++++++++--------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/resources/views/camera.blade.php b/resources/views/camera.blade.php index bf05846..5ba7a03 100644 --- a/resources/views/camera.blade.php +++ b/resources/views/camera.blade.php @@ -9,11 +9,13 @@ @endif @livewireStyles - + -

Fotobox

+

Fotobox

- @livewire('camera-capture') +
+ @livewire('camera-capture') +
@livewireScripts diff --git a/resources/views/livewire/camera-capture.blade.php b/resources/views/livewire/camera-capture.blade.php index d2be9cf..0ad91d3 100644 --- a/resources/views/livewire/camera-capture.blade.php +++ b/resources/views/livewire/camera-capture.blade.php @@ -1,21 +1,23 @@ -
-
- +
+
+ - + -
+
-
-
+