Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: afc163 <afc163@gmail.com>
  • Loading branch information
afc163 committed Feb 7, 2024
1 parent aafd3ce commit 55cb1e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/dropdown/style/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ const genBaseStyle: GenerateStyle<DropdownToken> = (token) => {

'&:empty': {
padding: 0,
boxShadow: 'none',
},

[`${menuCls}-item-group-title`]: {
Expand Down

0 comments on commit 55cb1e7

Please sign in to comment.