mirror of
https://github.com/apache/superset.git
synced 2026-06-01 13:49:21 +00:00
fix(theming): Visual regressions p2 (#34279)
This commit is contained in:
committed by
GitHub
parent
c444eed63e
commit
9c6271136d
@@ -121,6 +121,7 @@ const ControlHeader: FC<ControlHeaderProps> = ({
|
||||
position: relative;
|
||||
font-size: ${theme.fontSizeSM}px;
|
||||
`}
|
||||
htmlFor={name}
|
||||
>
|
||||
{leftNode && <span>{leftNode} </span>}
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user