fix: fixed encryption modal position
This commit is contained in:
parent
4b73aca101
commit
5e490fcdfa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.background {
|
||||
display: none;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in a new issue