mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
fix: Missing spacing in adhoc filters popover (#22346)
This commit is contained in:
committed by
GitHub
parent
d1294a06e6
commit
3a4131ffc7
@@ -70,7 +70,7 @@ export const StyledSelect = styled(AntdSelect, {
|
||||
min-width: 0px;
|
||||
}
|
||||
`
|
||||
}
|
||||
};
|
||||
`}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user