Skip to content

Commit

Permalink
fix(Picker): change color of caret on option group title (#3323)
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenOutman committed Aug 11, 2023
1 parent 8f1ff30 commit 0d7be85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Picker/styles/mixin.less
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
top: @padding-y;
right: @padding-x;
padding: 3px;
color: var(--rs-text-secondary);
}
}
}
Expand Down

1 comment on commit 0d7be85

@vercel
Copy link

@vercel vercel bot commented on 0d7be85 Aug 11, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

rsuite-nextjs – ./docs

rsuite-nextjs-rsuite.vercel.app
rsuite.vercel.app
rsuitejs.com
rsuite-nextjs-git-main-rsuite.vercel.app

Please sign in to comment.