fix(share): webviews occupied very little height (closes #9215)

This commit is contained in:
Elian Doran
2026-04-07 18:08:23 +03:00
parent d21557069c
commit 26cf215150

View File

@@ -62,6 +62,7 @@ body.type-webView {
#main {
max-width: unset;
padding: 0;
height: 100%;
}
#content {