@@ -191,7 +191,10 @@ input[type="number"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
button:not(.call-button):not(.btn-primary):not(.btn-secondary):not(.btn-danger) {
|
button:not(.call-button):not(.btn-primary):not(.btn-secondary):not(.btn-danger) {
|
||||||
@apply btn-primary;
|
@apply bg-gradient-to-r from-indigo-600 to-purple-600 text-white font-semibold py-3 px-6 rounded-xl;
|
||||||
|
@apply hover:shadow-xl disabled:opacity-50 disabled:cursor-not-allowed transition-all duration-200;
|
||||||
|
@apply flex items-center justify-center space-x-2;
|
||||||
|
font-family: 'Inter', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.callButtons {
|
.callButtons {
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user