Closed SychO9 closed 4 days ago
Improves extensibility of the discussion list item's design.
In 2.0 we refactored it to using CSS grid. but that turns out to be a pain to deal with when adding for example gamification voting actions.
This PR switches it to using the simpler flexbox.
Improves extensibility of the discussion list item's design.
In 2.0 we refactored it to using CSS grid. but that turns out to be a pain to deal with when adding for example gamification voting actions.
This PR switches it to using the simpler flexbox.