fix: mejorado espacio vertical que ocupa la tabla
This commit is contained in:
@@ -262,7 +262,7 @@
|
|||||||
<div class="col ms-2">
|
<div class="col ms-2">
|
||||||
<BarraHorizontalConTexto text="Clientes" />
|
<BarraHorizontalConTexto text="Clientes" />
|
||||||
|
|
||||||
<div style="height:70vh; overflow-y: auto; max-width: 100%">
|
<div style="height:85vh; overflow-y: auto; max-width: 100%">
|
||||||
<table
|
<table
|
||||||
class="table table-responsive table-striped table-hover table-bordered"
|
class="table table-responsive table-striped table-hover table-bordered"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user