diff --git a/resources/views/livewire/show-promociones.blade.php b/resources/views/livewire/show-promociones.blade.php
index 7cb36c1..3b48feb 100755
--- a/resources/views/livewire/show-promociones.blade.php
+++ b/resources/views/livewire/show-promociones.blade.php
@@ -148,7 +148,7 @@
@if (auth()->user()->rol->nombre != 'editor')
+ class="text-gray-500 w-full py-1 hover:bg-gray-200 border-b border-gray-300 hover:rounded-t-[1rem]" hidden>Comprar
@endif
@if (auth()->user()->rol->nombre == 'super' || auth()->user()->rol->nombre == 'administrador')