altence / lightence-ant-design-react-template

Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
994 stars 251 forks source link

Fix header profile button #227

Closed Findmitrey closed 1 year ago

Findmitrey commented 2 years ago

Describe the bug

When screen width is 1282px < width < 1362px the right "ProfileDropdown" move to next column. It's a reason why header have bigger height and display search and button incorrectly.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Dashboard' page.
  2. Resize screen to 1282px < width < 1362px
  3. See that search input and github button shows incorrectly.

Expected behavior search input and github button in header should display with correct styles. Header height should be the same on different screen sizes.

Screenshots Screenshot from 2022-08-10 12-04-55

Desktop (please complete the following information):

leineveber commented 2 years ago

can't reproduce, everything works fine for me

leineveber commented 2 years ago

please check again, i remember that i fixed this issue half a year ago @Findmitrey