[Controls] Change badge color in options list (#161401)

This commit is contained in:
Andrea Del Rio 2023-07-07 09:05:02 -07:00 committed by GitHub
parent b7b198e2ba
commit 96beacf080
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,6 +126,7 @@ export const OptionsListControl = ({
const button = (
<div className="optionsList--filterBtnWrapper" ref={resizeRef}>
<EuiFilterButton
badgeColor="success"
iconType="arrowDown"
isLoading={debouncedLoading}
className={classNames('optionsList--filterBtn', {