mirror of
https://github.com/apache/superset.git
synced 2026-06-07 16:49:17 +00:00
fix(theming): Some visual issues (#34676)
This commit is contained in:
@@ -41,6 +41,9 @@ const CheckBoxControlWrapper = styled.div`
|
||||
span:has(label) {
|
||||
padding-right: ${theme.sizeUnit * 2}px;
|
||||
}
|
||||
.ant-checkbox-wrapper {
|
||||
font-size: ${theme.fontSizeSM}px;
|
||||
}
|
||||
`}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user