mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-04 06:31:35 +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;
|
transition: transform 75ms ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tab-row-filler {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Center pane
|
* Center pane
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user