diff --git a/automatizaciones.html b/automatizaciones.html index e8a9217..a5e678f 100644 --- a/automatizaciones.html +++ b/automatizaciones.html @@ -11,6 +11,8 @@ @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .no-scrollbar::-webkit-scrollbar { display: none; } .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; } + .action-btn { transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1); } + .action-btn:hover:not(:disabled) { transform: translateY(-2px); } @@ -29,9 +31,9 @@ Buzón de Automatizaciones -

Valida los expedientes bloqueados o listos para importar.

+

Validación rápida y profesional de expedientes.

- @@ -42,113 +44,106 @@ -