mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
fix(UI): spacings + UI fixes (#36010)
This commit is contained in:
committed by
GitHub
parent
f5f5913a29
commit
c11be72ead
@@ -167,7 +167,7 @@ const ControlHeader: FC<ControlHeaderProps> = ({
|
||||
placement="top"
|
||||
title={validationErrors?.join(' ')}
|
||||
>
|
||||
<Icons.InfoCircleOutlined iconColor={theme.colorErrorText} />
|
||||
<Icons.ExclamationCircleOutlined iconColor={theme.colorError} />
|
||||
</Tooltip>{' '}
|
||||
</span>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user