wip add modal config

This commit is contained in:
JDonadio 2017-02-28 10:32:10 -03:00
commit 82e556b026
7 changed files with 57 additions and 8 deletions

View file

@ -1,6 +1,9 @@
#pin-code {
background-color: #C3C3C3;
.close {
cursor: pointer;
padding: .5rem;
}
.button-stretch {
width: 100%;
}
@ -15,6 +18,7 @@
}
.content {
position: absolute;
text-align: center;
width: 100%;
height: 100%;
.block-code {