Skip to content

fix: increase the z-index value of SubMenu in horizontal mode#611

Merged
wewoor merged 1 commit intomainfrom
fix/subMenu
Jan 10, 2022
Merged

fix: increase the z-index value of SubMenu in horizontal mode#611
wewoor merged 1 commit intomainfrom
fix/subMenu

Conversation

@kiwiwong
Copy link
Copy Markdown
Collaborator

@kiwiwong kiwiwong commented Jan 7, 2022

Description

Increase the z-index value of SubMenu in horizontal mode.

Fixes #586

@kiwiwong kiwiwong requested review from mortalYoung and wewoor January 7, 2022 10:38
@kiwiwong kiwiwong self-assigned this Jan 7, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 7, 2022

Codecov Report

Merging #611 (d928279) into main (c9928c6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #611   +/-   ##
=======================================
  Coverage   87.28%   87.28%           
=======================================
  Files         190      190           
  Lines        5578     5578           
  Branches     1243     1243           
=======================================
  Hits         4869     4869           
  Misses        699      699           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9928c6...d928279. Read the comment docs.

Copy link
Copy Markdown
Collaborator

@mortalYoung mortalYoung left a comment

Choose a reason for hiding this comment

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

+1

@wewoor wewoor merged commit b11b4e9 into main Jan 10, 2022
@wewoor wewoor deleted the fix/subMenu branch January 10, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: the subMenu will be hidden in horizontal mode

3 participants