fix PIN and fingerprint lock modal UI and enable option for devel

This commit is contained in:
Gabriel Bazán 2017-06-12 11:32:17 -03:00
commit 4cdbbf7d77
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
#pin {
background-color: #FAFAFA;
width: 100%;
height: 100%;
top: 0;
left: 0;
.content {
text-align: center;
position: fixed;