1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui/KeymapConfig
Laurent Cozic d031a04a2c Desktop: Adjusted styling to make it more consistent across app
There was two types of styling - the new one done using SCSS, which had
a 16px font, and the old one done js-in-css, which had a 13px font. Both
now have a 13px font. Also fixed margins on certain config screens.
2022-01-09 15:42:27 +00:00
..
styles Desktop: Adjusted styling to make it more consistent across app 2022-01-09 15:42:27 +00:00
utils Desktop: Fixes #5184: GotoAnything is not working on first try 2021-08-18 11:54:28 +01:00
KeymapConfigScreen.tsx Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
ShortcutRecorder.tsx