mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
parent
4aaea3fe71
commit
bf8e34a0be
@ -100,9 +100,8 @@ export const StyledExpandLink = styled.a`
|
||||
`;
|
||||
|
||||
export const StyledNoteCount = styled.div`
|
||||
color: ${(props: any) => props.theme.color2};
|
||||
color: ${(props: any) => props.theme.colorFaded2};
|
||||
padding-left: 8px;
|
||||
opacity: 0.5;
|
||||
user-select: none;
|
||||
`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user