fix toast presupuesto

This commit is contained in:
amazuecos
2025-02-22 07:15:49 +01:00
parent def7539710
commit e7088b635a
2 changed files with 2 additions and 3 deletions

View File

@ -55,7 +55,6 @@ export const toastPresupuestoSummary = (value, target = 'body') => {
popup: 'bg-primary text-white',
},
target: target,
height : "100px",
width : "200px",
padding : '1px',
allowEscapeKey: false,