mirror of
https://github.com/apache/superset.git
synced 2026-04-27 20:14:54 +00:00
chore(native-filters): Ensure consistent error handling (#24206)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
This commit is contained in:
@@ -37,6 +37,7 @@ const StyledContent = styled.div`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-left: ${({ theme }) => theme.gridUnit * 2}px;
|
||||
overflow: hidden;
|
||||
`;
|
||||
|
||||
const StyledTitle = styled.span`
|
||||
|
||||
Reference in New Issue
Block a user