From 2191f1b82653e55cefd32b0c23e7a97571fbce1e Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Mon, 8 Apr 2024 14:06:40 +0200 Subject: [PATCH] Refactor source.blade.php layout --- .../project/application/source.blade.php | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/resources/views/livewire/project/application/source.blade.php b/resources/views/livewire/project/application/source.blade.php index bdf65931b..84aec3e81 100644 --- a/resources/views/livewire/project/application/source.blade.php +++ b/resources/views/livewire/project/application/source.blade.php @@ -25,14 +25,16 @@
Code source of your application.
-
- - -
-
- - +
+
+ + +
+
+ +
@isset($application->private_key_id)

Deploy Key