mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 17:37:33 +00:00
fix(tags): fixing margins on tags for long descriptions (#2260)
This commit is contained in:
parent
b1aa5fe007
commit
711e023f5e
@ -28,6 +28,7 @@ const TagsTitle = styled(Typography.Title)`
|
||||
const TagCard = styled(Card)`
|
||||
margin-top: 24px;
|
||||
font-size: 18px;
|
||||
min-width: 450px;
|
||||
width: 450px;
|
||||
height: 100%;
|
||||
`;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user