Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] Menu divider header text (#17853)
## Summary & Motivation A little bit cleaner style for the MenuDivider title text. The current style has awkward spacing, and the bold text makes it look like it could be a clickable item when it's not. Before: <img width="456" alt="Screenshot 2023-11-09 at 8 53 57 AM" src="https://github.com/dagster-io/dagster/assets/2823852/416b9834-07e8-4fe2-b566-4e47f049cfb5"> After: <img width="514" alt="Screenshot 2023-11-09 at 8 46 27 AM" src="https://github.com/dagster-io/dagster/assets/2823852/3f955495-84bf-4ced-ab1d-dcc80b67f3b5"> Storybook (with items that have icons): <img width="209" alt="Screenshot 2023-11-09 at 8 56 45 AM" src="https://github.com/dagster-io/dagster/assets/2823852/73d555a7-eafd-4b88-8d84-a89a855b1040"> ## How I Tested These Changes View Storybook example and Cloud feature.
- Loading branch information
20e22c0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for dagit-storybook ready!
✅ Preview
https://dagit-storybook-ly4emytuo-elementl.vercel.app
Built with commit 20e22c0.
This pull request is being automatically deployed with vercel-action