mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: remove max-height
not need it here.
This commit is contained in:
parent
cbf42ee063
commit
d74b347373
1 changed files with 0 additions and 2 deletions
|
@ -147,8 +147,6 @@ export const Avatar = styled(Photo)`
|
|||
export const Description = styled.div`
|
||||
&& {
|
||||
margin: 5px 0;
|
||||
max-height: 100px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Reference in a new issue