You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Desktop: Add support for multiple columns note list (#9924)
This commit is contained in:
@@ -151,6 +151,9 @@ export function addExtraStyles(style: any) {
|
||||
|
||||
style.configScreenPadding = style.mainPadding * 2;
|
||||
|
||||
style.noteListHeaderHeight = 26;
|
||||
style.noteListHeaderBorderPadding = 4;
|
||||
|
||||
style.icon = {
|
||||
...style.icon,
|
||||
color: style.color,
|
||||
|
||||
Reference in New Issue
Block a user