mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
chore: add primary color to package title
This commit is contained in:
parent
75a2c54adb
commit
9c632b7f6e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ export const Header = styled.div`
|
|||
|
||||
export const Name = styled.span`
|
||||
&& {
|
||||
${ellipsis('50%')};
|
||||
color: ${colors.primary};
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Reference in a new issue