Skip to content

Commit

Permalink
Replace icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Dec 13, 2024
1 parent 249ca5f commit bd7f5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/main/public/components/common/tables/table-wz-api.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,8 @@ export function TableWzAPI({
<EuiIconTip
content={`The exported CSV will be limited to the first ${maxRows} lines. You can change this limit in Dashboard management > App Settings`}
size='m'
color='warning'
type='alert'
color='primary'
type='iInCircle'
/>
)}
</>
Expand Down

0 comments on commit bd7f5e0

Please sign in to comment.