1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Desktop: Also make toggle button area wider

This commit is contained in:
Laurent Cozic 2020-10-07 21:03:56 +01:00
parent 0836fca822
commit c2c7efee91

View File

@ -92,6 +92,7 @@ export const StyledExpandLink = styled.a`
width: 16px;
max-width: 16px;
min-width: 16px;
height: 100%;
`;
export const StyledNoteCount = styled.div`