mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
dragging the tab vertically by 100px will now move it to a new window (chrome like behavior)
This commit is contained in:
parent
e648505ad3
commit
56f97f1081
@ -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
Loading…
x
Reference in New Issue
Block a user