mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 20:27:50 +00:00
fix(collectionModule): fix long entity name (#15033)
This commit is contained in:
parent
46b5ce0d14
commit
4650fb6bba
@ -40,6 +40,7 @@ const Container = styled.div`
|
|||||||
|
|
||||||
const LeftSection = styled.div`
|
const LeftSection = styled.div`
|
||||||
flex: 6;
|
flex: 6;
|
||||||
|
min-width: 0;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const RightSection = styled.div`
|
const RightSection = styled.div`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user