Commit 0b6dca6ac3c28dc9586fc251186c954aacfb94fb

Authored by Eric Fernandez
1 parent cec5cabc6e
Exists in master

fix diseño, barra totales fixed-bottom

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
src/views/cobranza.html
... ... @@ -282,9 +282,9 @@
282 282 </table>
283 283 </div>
284 284 <!-- MOBILE -->
285   - <div class="row d-sm-none">
  285 + <div class="row d-sm-none mb-5">
286 286 <!-- FACTURAS -->
287   - <table class="table table-sm table-striped table-dark" ng-show="cobroDeuda">
  287 + <table class="table table-sm table-striped table-dark mb-5" ng-show="cobroDeuda">
288 288 <thead>
289 289 <tr class="d-flex">
290 290 <th class="">#</th>
... ... @@ -380,7 +380,7 @@
380 380 </tfoot>
381 381 </table>
382 382 <!-- COBROS -->
383   - <table class="table table-sm table-striped table-dark" ng-show="!cobroDeuda">
  383 + <table class="table table-sm table-striped table-dark mb-5" ng-show="!cobroDeuda">
384 384 <thead>
385 385 <tr class="d-flex">
386 386 <th class="">#</th>
... ... @@ -484,7 +484,7 @@
484 484 </table>
485 485 </tr>
486 486 <!-- DEUDA, COBRADO, DIFERENCIA -->
487   - <table class="table-responsive">
  487 + <table class="table-responsive fixed-bottom mb-5">
488 488 <tr class="d-flex row">
489 489 <td class="text-center ml-auto table-celda-total no-border-top col-4">
490 490 <strong>Cancela:</strong>