Commit ce65e289b998f97a7521bb1fb8d06fe3e0fce681

Authored by Luigi
1 parent f10e84797b
Exists in master

clase para alerta remito abierto

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
src/sass/general.scss
... ... @@ -68,6 +68,10 @@ input::-webkit-inner-spin-button {
68 68 }
69 69 }
70 70  
  71 +.alertRemito {
  72 + white-space:pre-wrap
  73 +}
  74 +
71 75 .input-group-append > button {
72 76 &:focus {
73 77 border-color: $primary !important;