Skip to content

Commit 9c114a5

Browse files
authored
Update lightweightpopup.css
1 parent 2ec0c60 commit 9c114a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/lightweightpopup.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
top:0;
2222
bottom:0px;
2323
margin:0px auto;
24+
height:100vh;
2425
}
2526
.lwp .loading{
2627
text-align:center;
@@ -86,4 +87,4 @@
8687
}
8788
.lwp-hidden{
8889
overflow:hidden;
89-
}
90+
}

0 commit comments

Comments
 (0)