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

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

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

kiwiwong
Copy link
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 wewoor and mortalYoung January 7, 2022 10:38
@kiwiwong kiwiwong self-assigned this Jan 7, 2022
@codecov
Copy link

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
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