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

UI fixes for picture css class display #2844

Closed tvdeyen closed 2 months ago

tvdeyen commented 2 months ago

What is this pull request for?

The css_class is shown as overlay on the picture ingredient editor. Since the toolbar has raised the height we need to adopt the position

Alchemy CMS - Index 2024-04-18 09-02-00

Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.86%. Comparing base (5f1790c) to head (7cf54db).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2844 +/- ## ======================================= Coverage 95.86% 95.86% ======================================= Files 229 229 Lines 6208 6208 ======================================= Hits 5951 5951 Misses 257 257 ```

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

alchemycms-bot commented 2 months ago

💚 All backports created successfully

Status Branch Result
✅ 7.1-stable

Questions ?

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