mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
feat(tab-bar): prevent user selection
This commit is contained in:
@@ -42,6 +42,7 @@ const TAB_ROW_TPL = `
|
||||
width: 100%;
|
||||
background: var(--main-background-color);
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.tab-row-widget.full-width {
|
||||
|
||||
Reference in New Issue
Block a user