Skip to content
  • unarist's avatar
    3722f908
    Make .column-collapse animation simple (#3086) · 3722f908
    unarist a rédigé
    * Always set `overflow: auto` to allow scroll just after opening
    * Remove bounce animation which may cause unintended behavior due to max-height
    * Use CSS transition instead of react-motion
    * Some CSS refactoring including className changing
    3722f908
    Make .column-collapse animation simple (#3086)
    unarist a rédigé
    * Always set `overflow: auto` to allow scroll just after opening
    * Remove bounce animation which may cause unintended behavior due to max-height
    * Use CSS transition instead of react-motion
    * Some CSS refactoring including className changing
Chargement en cours