mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 16:55:50 +01:00
style/scrolling container widget: improve full-height widget handling
This commit is contained in:
@@ -48,10 +48,6 @@ const TPL = /*html*/`
|
||||
/* Horizontally center the widget in its parent when the "Keep content centered" option is on */
|
||||
margin-inline: auto;
|
||||
}
|
||||
|
||||
.note-detail.full-height {
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user