Skip to content

Conversation

pawelangelow
Copy link
Collaborator

With this PR fe7b8af, I've broken the styles a bit.

Generally, there are a few magics in the JSON editor HTML + CSS structure, like calc(100%—X), :global(), or position: absolute on elements, that can be aligned without changing their position property. Cleaning this up properly would require a larger refactor. So for now, this PR introduces separate classes for the two editors to apply different styles as a workaround.

Note: header height changed from 115 to 108

Copy link
Contributor

@KIvanow KIvanow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Can confirm the bug doesn't occur any more

@pawelangelow pawelangelow merged commit b298468 into release/2.70.0 May 20, 2025
26 checks passed
@pawelangelow pawelangelow deleted the bugfix/RI-7139-fix-broken-styles branch May 20, 2025 10:20
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