mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-10 16:32:26 +00:00
fix(ui): remove margin bottom (#14642)
This commit is contained in:
parent
c74347c749
commit
fe655cc255
@ -11,7 +11,6 @@ export const SectionHeader = styled(Typography.Title)`
|
|||||||
&&&& {
|
&&&& {
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
margin-bottom: 12px;
|
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user