mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
dragging the tab vertically by 100px will now move it to a new window (chrome like behavior)
This commit is contained in:
@@ -15,7 +15,7 @@ const TPL = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.standard-top-widget > div {
|
.standard-top-widget > div {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0; /* fixes https://github.com/zadam/trilium/issues/1745 */
|
||||||
}
|
}
|
||||||
|
|
||||||
.standard-top-widget button.noborder {
|
.standard-top-widget button.noborder {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user