mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 10:40:41 +01:00
style(mobile): improve content background
This commit is contained in:
@@ -137,6 +137,7 @@ export default class MobileLayout {
|
||||
.child(new NoteTreeWidget()
|
||||
.cssBlock(FANCYTREE_CSS))))
|
||||
.child(new ScreenContainer("detail", "column")
|
||||
.id("detail-container")
|
||||
.class("d-sm-flex d-md-flex d-lg-flex d-xl-flex col-12 col-sm-7 col-md-8 col-lg-9")
|
||||
.css("padding-left", "0")
|
||||
.css("padding-right", "0")
|
||||
|
||||
Reference in New Issue
Block a user