mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
refactor: eliminar estilos que no seguían la guía de diseño
This commit is contained in:
@@ -30,13 +30,7 @@
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
<div
|
{mensajeResultado}
|
||||||
class={esExitoso
|
|
||||||
? 'rounded border border-green-400 bg-green-100/10 px-4 py-3 text-green-700'
|
|
||||||
: 'rounded border border-red-400 bg-red-100/10 px-4 py-3 text-red-700'}
|
|
||||||
>
|
|
||||||
{mensajeResultado}
|
|
||||||
</div>
|
|
||||||
</DialogContent>
|
</DialogContent>
|
||||||
</Dialog>
|
</Dialog>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user