mirror of
https://github.com/zadam/trilium.git
synced 2026-04-14 16:07:42 +02:00
feat(calendar_view): disable user selection
This commit is contained in:
@@ -7,6 +7,7 @@ const TPL = `
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
user-select: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user