Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix preview window width for smaller viewports #2887

Merged
merged 1 commit into from
May 23, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 23, 2024

We need to adjust the media query to the value the elements window goes from fixed to a variable width.

We need to adjust the media query to the value the elements
window goes from fixed to a variable width.
@tvdeyen tvdeyen added backport-to-7.0-stable Needs to be backported to 7.0-stable backport-to-7.1-stable Needs to be backported to 7.1-stable labels May 23, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner May 23, 2024 07:44
Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.94%. Comparing base (a1e0391) to head (124db50).
Report is 2 commits behind head on main.

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen enabled auto-merge May 23, 2024 07:52
@tvdeyen tvdeyen disabled auto-merge May 23, 2024 11:00
@tvdeyen tvdeyen merged commit f22b1da into main May 23, 2024
38 checks passed
@tvdeyen tvdeyen deleted the fix-preview-window-small-screens branch May 23, 2024 11:00
@alchemycms-bot
Copy link
Collaborator

💚 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-7.0-stable Needs to be backported to 7.0-stable backport-to-7.1-stable Needs to be backported to 7.1-stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants