mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Controls] Change badge color in options list (#161401)
This commit is contained in:
parent
b7b198e2ba
commit
96beacf080
1 changed files with 1 additions and 0 deletions
|
@ -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', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue