mirror of
https://github.com/apache/superset.git
synced 2026-06-01 21:59:26 +00:00
feat: Add currencies controls in control panels (#24718)
This commit is contained in:
committed by
GitHub
parent
1a9c559a8f
commit
f7e76d02b7
@@ -171,7 +171,7 @@ const ControlHeader: FC<ControlHeaderProps> = ({
|
||||
>
|
||||
<Icons.ExclamationCircleOutlined
|
||||
css={css`
|
||||
${iconStyles}
|
||||
${iconStyles};
|
||||
color: ${labelColor};
|
||||
`}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user