Skip to content

Conversation

@pgallino
Copy link
Collaborator

@pgallino pgallino commented Mar 1, 2025

Previously, the toggle button was placed inside the toggle-info-container,
which caused inconsistent styling and layout issues in different contexts.
This fix moves the button outside the container by wrapping both elements in a separate div, ensuring visual consistency across all components.

before:

image

after:

image

…stent styling

Previously, the toggle button was placed inside the `toggle-info-container`,
which caused inconsistent styling and layout issues in different contexts.
This fix moves the button outside the container by wrapping both elements
in a separate `div`, ensuring visual consistency across all components.
@MegaRedHand MegaRedHand merged commit 25b94bd into main Mar 1, 2025
3 checks passed
@MegaRedHand MegaRedHand deleted the fix/right-bar-info-toggle-button branch March 1, 2025 16:07
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.

4 participants