From f09d1b6a8c970768ccc9a3002931c071053cfde7 Mon Sep 17 00:00:00 2001 From: lizandrogd <77708265+lizandrogd@users.noreply.github.com> Date: Mon, 7 Jul 2025 15:17:17 -0500 Subject: [PATCH] Update show-roles.blade.php --- resources/views/livewire/show-roles.blade.php | 43 +++++++++++-------- 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/resources/views/livewire/show-roles.blade.php b/resources/views/livewire/show-roles.blade.php index c7e173a..e5a5aa5 100755 --- a/resources/views/livewire/show-roles.blade.php +++ b/resources/views/livewire/show-roles.blade.php @@ -25,7 +25,7 @@ Añadir rol @endif @@ -41,8 +41,7 @@ x-model="search" @input="open = true" @click.away="open = false" - class="w-full border border-gray-300 rounded-xl shadow-sm px-4 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-blue-400 focus:border-blue-400 transition" - > + class="w-full border border-gray-300 rounded-xl shadow-sm px-4 py-2 text-sm focus:outline-none focus:ring-2 focus:ring-blue-400 focus:border-blue-400 transition">