mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-04 20:21:31 +08:00
style(next): use same background as left pane for right pane
This commit is contained in:
parent
1893f2ea80
commit
507339be1f
@ -896,7 +896,7 @@ body.mobile .note-title {
|
||||
*/
|
||||
|
||||
#right-pane {
|
||||
background: var(--main-background-color);
|
||||
background: var(--left-pane-background-color);
|
||||
}
|
||||
|
||||
#right-pane .toc li,
|
||||
|
Loading…
x
Reference in New Issue
Block a user