Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Ruler Overflow and Layout Issues
- Change overflow from hidden to overflow-x: clip to ensure horizontal ruler visibility. - Prevent vertical ruler overflow beyond parent container when zoomed in. - Resolve misalignment when the tab container has custom or transparent background. Signed-off-by: Darshan-upadhyay1110 <[email protected]> Change-Id: I43e52f248ba4d4a9fc86d9ba347de776a0894334
- Loading branch information