Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Make AppBar height and border consistent with nav header #28085

Merged
merged 3 commits into from
Sep 1, 2021

Conversation

michaldudak
Copy link
Member

Makes the position and sharpness of the AppBar bottom border consistent with the navigation drawer header

Previously:
prev

Now:
curr

@michaldudak michaldudak added the website Pages that are not documentation-related, marketing-focused. label Sep 1, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Sep 1, 2021

No bundle size changes (experimental)

Generated by 🚫 dangerJS against 0db87ea

borderColor:
theme.palette.mode === 'dark' ? theme.palette.primaryDark[700] : theme.palette.grey[100],
borderWidth: 0,
borderBottomWidth: 'thin',
Copy link
Member

@siriwatknp siriwatknp Sep 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michaldudak should it be 1px to be explicit? I am not sure we have thin in the codebase or not.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have in Divider.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I wanted to make it consistent with the divider

@siriwatknp
Copy link
Member

I think a lot of people must be satisfied about this. 😂

Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@siriwatknp siriwatknp merged commit 853689c into mui:next Sep 1, 2021
@michaldudak michaldudak deleted the docs-uneven-appbar branch September 1, 2021 10:59
@danilo-leal
Copy link
Contributor

This is the type of adjustment that let us sleep better 🙏

@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation and removed website Pages that are not documentation-related, marketing-focused. labels Sep 5, 2021
@oliviertassinari oliviertassinari changed the title [website] Make AppBar height and border consistent with nav header [docs] Make AppBar height and border consistent with nav header Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants