Commit b7abc650ef2fe4fe3f670d1a02ec31a6791cad04

Authored by Marcelo
1 parent c49e78617a
Exists in master

Cambio de estilo de los input y boton del login.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/views/foca-login.html
... ... @@ -30,7 +30,7 @@
30 30 <button
31 31 type="button"
32 32 ng-click="enviar()"
33   - class="btn btn-dark mt-3 float-right"
  33 + class="login-button btn mt-3"
34 34 ladda="loginLoading"
35 35 >Ingresar</button>
36 36 </form>