Fixed shadow position

pull/3/head
Davide Bongiovanni 6 years ago
parent a222906fe2
commit caf1efce0c

@ -152,7 +152,7 @@ div label input {
height: 100%;
left: 0;
opacity: 0.0;
position: absolute;
position: fixed;
top: 0;
width: 100%;
z-index: 200;

Loading…
Cancel
Save