material icon indicating copy to clipboard operation
material copied to clipboard

fix: set `display: flex` for sidenav by default

Open ersachin3112 opened this issue 4 years ago • 3 comments

PR Checklist

Please check your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines
  • [ ] Tests for the changes have been added or this is not a bug fix / enhancement
  • [x] Docs have been added, updated, or were not required

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Enhancement
[ ] Documentation content changes
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Fixes #10040

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

No

ersachin3112 avatar Mar 23 '21 10:03 ersachin3112

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Mar 23 '21 10:03 google-cla[bot]

@googlebot I signed it!

ersachin3112 avatar Mar 23 '21 10:03 ersachin3112

This is likely not something that we can get merged during the LTS. It would have been possible to consider it last July for the 1.2.0 release since this change is likely to break some apps.

For now, it's probably best to just override this style in your app.

Splaktar avatar Jul 22 '21 22:07 Splaktar