AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
823 stars 311 forks source link

Fix layoutpages layout #2780

Closed tvdeyen closed 5 months ago

tvdeyen commented 5 months ago

What is this pull request for?

We rebuilt the sitemap with flexbox but forgot to update the layoutpages as well.

Also rebuilts node tree with flexbox

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.80%. Comparing base (c5172b4) to head (38e15d4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2780 +/- ## ======================================= Coverage 95.80% 95.80% ======================================= Files 221 221 Lines 6078 6078 ======================================= Hits 5823 5823 Misses 255 255 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.