Commit ab9f34c557286ae588d937a65d797b248a6960bd

Authored by Luigi
1 parent 6b1727a547
Exists in master and in 2 other branches demo, develop

Sombra en el boton ingresar

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="login-button btn mt-3"
  33 + class="login-button btn mt-3 btn-login"
34 34 ladda="loginLoading"
35 35 >Ingresar</button>
36 36 </form>