CSS: Set to the value, unset is less compatible

2.0
Wruczek 6 years ago
parent 972c2e6520
commit c94f166153

@ -82,7 +82,7 @@ body {
.nav-fix-scroll {
overflow: auto;
max-height: 85vh;
align-items: unset;
align-items: flex-start;
}
}

Loading…
Cancel
Save