You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
All: Add support for public-private key pairs and improved master password support (#5438)
Also improved SCSS support, which was needed for the master password dialog.
This commit is contained in:
@@ -209,7 +209,7 @@ function addExtraStyles(style: any) {
|
||||
backgroundColor: style.backgroundColor4,
|
||||
borderColor: style.borderColor4,
|
||||
userSelect: 'none',
|
||||
cursor: 'pointer',
|
||||
// cursor: 'pointer',
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user