mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 04:12:58 +08:00
fix(next): dragging the window in Electron
This commit is contained in:
parent
b351293ea8
commit
4056e21051
@ -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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user