From 47b060e29146241d9192932b7cee8ad4c34fffd4 Mon Sep 17 00:00:00 2001
From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
Date: Thu, 25 Sep 2025 11:45:03 +0200
Subject: [PATCH] refactor(ui): improve styling and consistency in environment
variable warning and docker cleanup components
---
.../environment-variable-warning.blade.php | 4 +-
.../livewire/server/docker-cleanup.blade.php | 6 +-
.../TeamInvitationEmailNormalizationTest.php | 88 +++++++++----------
3 files changed, 45 insertions(+), 53 deletions(-)
diff --git a/resources/views/components/environment-variable-warning.blade.php b/resources/views/components/environment-variable-warning.blade.php
index bb144172f..1ad05ed46 100644
--- a/resources/views/components/environment-variable-warning.blade.php
+++ b/resources/views/components/environment-variable-warning.blade.php
@@ -31,7 +31,7 @@
}
}" x-if="showWarning">
These options can cause permanent data loss and functional issues. Only enable if you fully understand the consequences
-