wip add modal config
This commit is contained in:
parent
1ee75fd424
commit
82e556b026
7 changed files with 57 additions and 8 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue