-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Bug: Inspector Icon Wraps Over Two Lines in Playground
Description
In the Playground UI, the inspector icon unexpectedly spans two lines instead of remaining on a single line, causing layout misalignment and reducing readability. This occurs when the container resizes or due to current CSS settings, leading to a broken or cluttered appearance.
Tasks
- Investigate CSS and container layout for the inspector icon
- Update styles (e.g., flex settings, white-space) to prevent icon wrapping
- Add or update tests to verify the icon stays on one line
- Validate the fix across supported browsers and viewport sizes
Labels
bug, ui, playground