Victor Zanivan
Victor Zanivan
@noraleonte I just made some stray tweaks, please let me know if anything needs to be fixed, since this is my first PR for X :)
Just a little bump here @noraleonte :)
https://github.com/mui/material-ui/assets/37222944/ec6b03c1-b568-4955-86e2-f1083443ef01 @noraleonte what's the best approach to customize these buttons? Ideally, they could be a `text` variant, with a `gap` between buttons and a margin to the title aside. Also,...
@noraleonte, I've switched the icons to the rounded version and I think we're ready for the first round of reviews 🙌 --- Just one note, though: the `Page Views` label...
Hey @siriwatknp on step 4 of **Render demos**, shouldn't it be `cd apps/pigment-css-next-app && pnpm install && pnpm dev` instead of `cd apps/pigment-next-app && pnpm install && pnpm dev`?
@siriwatknp which one can I take next?
Even though there's a [technical reason](https://github.com/mui/material-ui/issues/40770#issuecomment-1908415767) behind why the scroll bar shows up over the sticky header, it doesn't really make sense for it to be like that from a...
@DiegoAndai should we include this for v6?
Hey, @ShaikhHeeba07 @hetpatel4381 thanks for asking! We already have two undergoing PRs for the Joy UI line height on buttons, the #38696 and #39316 :)
> @zanivan What should be the line-height for Material UI Button? On Material Design 2 the `line-height` is `1.5`. Material Design 3 uses `1.25`. Currently, if I'm not mistaken, we're...