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
817 stars 312 forks source link

Fix Preview Window width #2879

Closed tvdeyen closed 1 month ago

tvdeyen commented 1 month ago

What is this pull request for?

We were recently fixing the transition of the width animation, but wasn't using the correct variable for the large viewport.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.94%. Comparing base (7c1505e) to head (c423ef0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2879 +/- ## ======================================= Coverage 95.94% 95.94% ======================================= Files 230 230 Lines 6260 6260 ======================================= Hits 6006 6006 Misses 254 254 ```

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

alchemycms-bot commented 1 month ago

💚 All backports created successfully

Status Branch Result
✅ 7.0-stable
✅ 7.1-stable

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details