fix PIN and fingerprint lock modal UI and enable option for devel
This commit is contained in:
parent
611e76ea77
commit
4cdbbf7d77
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#pin {
|
||||
background-color: #FAFAFA;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
.content {
|
||||
text-align: center;
|
||||
position: fixed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue