mirror of
https://github.com/laurent22/joplin.git
synced 2025-01-26 18:58:21 +02:00
Desktop: Fixes #3876: Notebooks and tags click area was too narrow
This commit is contained in:
parent
00057da17d
commit
566df5039c
@ -78,6 +78,7 @@ export const StyledListItemAnchor = styled.a`
|
||||
flex: 1;
|
||||
align-items: center;
|
||||
user-select: none;
|
||||
height: 100%;
|
||||
`;
|
||||
|
||||
export const StyledExpandLink = styled.a`
|
||||
|
Loading…
x
Reference in New Issue
Block a user