Merge pull request 'Se quito el boton de consulta DOF, ademas de utilizar el boton de actualizar' (#430) from fix/tipo-cambio into development

Reviewed-on: ADUANASOFT/anexo76#430
This commit is contained in:
2026-05-22 21:39:40 +00:00
2 changed files with 4 additions and 11 deletions

View File

@@ -175,6 +175,7 @@
<Dialog.Content
class="fixed top-[50%] left-[50%] z-[10000] w-full max-w-[480px] translate-x-[-50%] translate-y-[-50%] overflow-hidden border-0 bg-transparent p-0 shadow-2xl sm:rounded-xl"
onInteractOutside={(e) => e.preventDefault()}
>
<div
class="flex h-full flex-col overflow-hidden rounded-xl border border-border bg-background"