Remove unnecessary css properties

This commit is contained in:
Johannes Loher 2021-03-04 09:04:33 +01:00
parent dabcf885a6
commit b811e7ccfe

View file

@ -23,13 +23,11 @@
&__overlay {
border: none;
bottom: 0;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: 0.1s ease;
width: 100%;
}
}