Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS animation causing strange scroll effect, but only only on first child Reply To: CSS animation causing strange scroll effect, but only only on first child

#256771
Shikkediel
Participant

As far as I can see, this is causing it somehow:

.apex-statistics {
align-items: center;
}

Smells like a bug to me but someone with more knowledge on flexbox could likely help better.