mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 06:57:16 +02:00
fix(share): webviews occupied very little height (closes #9215)
This commit is contained in:
@@ -62,6 +62,7 @@ body.type-webView {
|
||||
#main {
|
||||
max-width: unset;
|
||||
padding: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#content {
|
||||
|
||||
Reference in New Issue
Block a user