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
July 12, 2017 at 5:24 pm
#256771
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.