mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 09:45:52 +01:00
fix(next): dragging the window in Electron
This commit is contained in:
@@ -761,6 +761,10 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
|
||||
transition: transform 75ms ease-out;
|
||||
}
|
||||
|
||||
.tab-row-filler {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
* Center pane
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user