Commit 3f6bf9b763f5354ed49797338d82fd5ed9007c48

Authored by Luigi
1 parent a51853bc8e
Exists in master

class (para remito abierto)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/modal-alert.html
... ... @@ -2,7 +2,7 @@
2 2 <h4>Atención</h4>
3 3 </div>
4 4 <div class="modal-body">
5   - <p ng-bind="textoModal">
  5 + <p ng-bind="textoModal" class="alertRemito">
6 6  
7 7 </p>
8 8 </div>