Modal: flex away

This commit is contained in:
Vesa Luusua 2017-07-18 18:59:29 +03:00
parent ea7d2713f7
commit c0a0f60097

View file

@ -3,7 +3,6 @@
/* Content is visible as modal layer */
.isOpen {
display: flex;
flex: 1;
flex-direction: column;
position: fixed;
top: 0;