fix import not working

This commit is contained in:
Olivier Gagnon 2021-09-15 10:56:21 -04:00
parent ff2d238ea4
commit e4e539c067

@ -2439,7 +2439,7 @@ input[type="checkbox"] {
flex-flow: column;
background-color: gray;
width: 50%;
position: absolute;
position: fixed;
left: 50%;
top: 40%;
margin: -10% 0 0 -25%;