feat: 'forgot passcode' on unlock priviledges modal

This commit is contained in:
Baptiste Grob
2020-06-30 17:24:46 +02:00
parent 4a07ef797e
commit 6052392833
3 changed files with 68 additions and 15 deletions

View File

@@ -12,7 +12,15 @@
}
#privileges-modal {
width: 700px;
width: 400px;
input {
text-align: center;
}
.sk-panel-header {
justify-content: center;
}
table {
margin-bottom: 12px;