fix: workflow visualizer styles#4301
fix: workflow visualizer styles#4301jog1t wants to merge 1 commit into02-24-fix_disable_selection_on_dragfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: fix: workflow visualizer stylesOverviewThis PR consolidates CSS by moving Shiki, scrollbar, and spacing styles from the inspector into the main app's CSS, redirects the inspector's import to Issues1. Duplicate xyflow styles (significant)The xyflow overrides added to
Since 2. Inspector now imports a file with
|
61f1c35 to
2e00b4d
Compare

Description
This change consolidates CSS styling by moving Shiki syntax highlighting variables, scrollbar styles, and spacing definitions from the inspector app to the main theme file. The inspector now imports from the centralized theme location, and new dark theme overrides have been added for xyflow components (Controls, MiniMap, and edges) along with Ladle story container styling.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: