mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-11 17:08:23 +00:00
fix(ui): fixed the ui issue (#5341)
This commit is contained in:
parent
fc8e59387d
commit
e6662a70f3
@ -85,6 +85,7 @@ const TagContainer = styled.div`
|
|||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
margin-top: 3px;
|
margin-top: 3px;
|
||||||
|
flex-wrap: wrap;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const TagSeparator = styled.div`
|
const TagSeparator = styled.div`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user