mejoras UI 3
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m5s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m5s
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
<!-- Modal: Ver Trazabilidad -->
|
||||
<UModal
|
||||
v-model:open="showTrazabilidadModal"
|
||||
:ui="{ content: 'w-[calc(100vw-2rem)] max-w-4xl rounded-lg shadow-lg ring ring-default' }"
|
||||
:ui="{ content: 'w-[calc(100vw-2rem)] max-w-4xl rounded-lg shadow-lg ring ring-default max-h-[80vh] overflow-y-auto' }"
|
||||
>
|
||||
<template #content>
|
||||
<LotesTrazabilidad
|
||||
|
||||
Reference in New Issue
Block a user