mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 05:48:12 +00:00
![]() Containers with both flex reverse and justify content would sometimes place children outside the container. This happened because it assumed any reversed container would have items aligned to the right, which isn't true when using eg. `flex-end`. Both `justify-content: start` and `justify-content: end` are now also independent of the reverseness. |
||
---|---|---|
.. | ||
expected | ||
input |