CSS Sticky is Weird

·

1 min read

I've fixed that issue: if the parent is "flex", then align-self: start; must be applied. And of course, top: 0px; as well.