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: Fix box-sizing of Layout Editor - MEED-6806 - Meeds-io/meeds#1966 #59

Merged
merged 1 commit into from
May 11, 2024

Conversation

boubaker
Copy link
Member

Prior to this change, the Layout editor wasn't displaying the right proportions when moving applications. This is due to the inherited box sizing which changed by the introduction of singlePageApplication.

Prior to this change, the Layout editor wasn't displaying the right proportions when moving applications. This is due to the inherited box sizing which changed by the introduction of singlePageApplication.
@boubaker boubaker merged commit 81d356e into feature/meedsv2 May 11, 2024
2 of 3 checks passed
@boubaker boubaker deleted the meed-6806 branch May 11, 2024 07:54
@Christyempire
Copy link

Pleasant
But how can we see this check pass

@Christyempire
Copy link

Editors here are doing a great job 👏

@Christyempire
Copy link

What about the box sizing please 🙏

boubaker added a commit that referenced this pull request May 13, 2024
#59)

Prior to this change, the Layout editor wasn't displaying the right
proportions when moving applications. This is due to the inherited box
sizing which changed by the introduction of singlePageApplication.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants