Forgot passcode lock option

This commit is contained in:
Mo Bitar
2018-04-29 12:43:29 -05:00
parent abb9521472
commit 36f27301ea
3 changed files with 32 additions and 1 deletions

View File

@@ -31,4 +31,11 @@
justify-content: center;
}
}
#passcode-reset {
margin-top: 18px;
text-align: center;
width: 100%;
font-size: 13px;
}
}