ant-design/components/dropdown/style
Wuxh 5f40fe874b
fix: dropdown menu style issue (#39904)
* fix: dropdown menu item in danger

Disable dropdown menu item when type is equal to danger

increase disabled CSS specificity

remove unnecessary changes

fix: remove reordering functions

Remove reordering functions by increasing `disable` class on line 350 CSS specificity

Revert "fix: remove reordering functions "

This reverts commit bd94daaddf973f5f8ef1641ea3081f5aab2fc3a2.

* chore: update style

* chore: update demo

ref: https://github.com/ant-design/ant-design/issues/39322

* test: update snapshot

Co-authored-by: samyar <75088294+samyarkd@users.noreply.github.com>
2022-12-29 21:08:45 +08:00
..
button.ts chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
index.ts chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
status.ts fix: dropdown menu style issue (#39904) 2022-12-29 21:08:45 +08:00