mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
chore: remove max-height
not need it here.
This commit is contained in:
parent
cbf42ee063
commit
d74b347373
@ -147,8 +147,6 @@ export const Avatar = styled(Photo)`
|
|||||||
export const Description = styled.div`
|
export const Description = styled.div`
|
||||||
&& {
|
&& {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
max-height: 100px;
|
|
||||||
text-overflow: ellipsis;
|
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user