mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix distraction free mode
This commit is contained in:
parent
743c15aacc
commit
0c2dd6aa35
@ -20,8 +20,7 @@ body {
|
|||||||
|
|
||||||
#container.distraction-free-mode {
|
#container.distraction-free-mode {
|
||||||
grid-template-areas:
|
grid-template-areas:
|
||||||
"title"
|
"tab-container" !important;
|
||||||
"note-detail" !important;
|
|
||||||
grid-template-rows: auto
|
grid-template-rows: auto
|
||||||
auto
|
auto
|
||||||
!important;
|
!important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user