mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
rename note types to camelCase
This commit is contained in:
@@ -92,7 +92,7 @@ const TPL = `
|
||||
border: 1px solid var(--main-border-color);
|
||||
}
|
||||
|
||||
.note-book-content.type-image, .note-book-content.type-file, .note-book-content.type-protected-session {
|
||||
.note-book-content.type-image, .note-book-content.type-file, .note-book-content.type-protectedSession {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user