From 7bb91faf920f3ce10524dbf022ec61a3f833859c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?=
<32263891+h4570@users.noreply.github.com>
Date: Mon, 4 Aug 2025 13:11:39 +0200
Subject: [PATCH] fix(ui): Delete button width on small screens (#6308)
---
.../livewire/project/shared/environment-variable/show.blade.php | 2 ++
1 file changed, 2 insertions(+)
diff --git a/resources/views/livewire/project/shared/environment-variable/show.blade.php b/resources/views/livewire/project/shared/environment-variable/show.blade.php
index 82ee789b6..7335124d1 100644
--- a/resources/views/livewire/project/shared/environment-variable/show.blade.php
+++ b/resources/views/livewire/project/shared/environment-variable/show.blade.php
@@ -88,6 +88,7 @@
@@ -101,6 +102,7 @@