mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-02 02:50:00 -06:00
fix distraction free mode
This commit is contained in:
@@ -20,8 +20,7 @@ body {
|
||||
|
||||
#container.distraction-free-mode {
|
||||
grid-template-areas:
|
||||
"title"
|
||||
"note-detail" !important;
|
||||
"tab-container" !important;
|
||||
grid-template-rows: auto
|
||||
auto
|
||||
!important;
|
||||
|
||||
Reference in New Issue
Block a user