You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hover the "Show" button to open the drop-down menu.
What is expected?
Displays a drop-down with a menu group and its menu items.
What is actually happening?
The style is broken, the items of the menu group are visually prefixed by the li point. The menu is normally well formatted and works outside a drop-down menu.
Environment
Info
ng-zorro-antd
8.5.2
Browser
Chrome Version 78.0.3904.108 (Build officiel) (64 bits)
The text was updated successfully, but these errors were encountered:
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-start-yvnnay?file=src/app/app.component.ts
Steps to reproduce
Hover the "Show" button to open the drop-down menu.
What is expected?
Displays a drop-down with a menu group and its menu items.
What is actually happening?
The style is broken, the items of the menu group are visually prefixed by the
li
point. The menu is normally well formatted and works outside a drop-down menu.The text was updated successfully, but these errors were encountered: