From a033cbcf38c9b59c6ffba95b6999f451eb80bbc3 Mon Sep 17 00:00:00 2001 From: Revertron Date: Wed, 17 Feb 2021 14:53:45 +0100 Subject: [PATCH] Removed vertical scroll-bar. --- src/webview/bulma.css | 4 ++++ src/webview/index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/webview/bulma.css b/src/webview/bulma.css index 4b0bb65..994a87b 100644 --- a/src/webview/bulma.css +++ b/src/webview/bulma.css @@ -10834,4 +10834,8 @@ label.panel-block:hover { /* TODO move to another file */ .container { margin: 10pt; +} + +html { + overflow: hidden; } \ No newline at end of file diff --git a/src/webview/index.html b/src/webview/index.html index 9a02ad8..ad2a62c 100644 --- a/src/webview/index.html +++ b/src/webview/index.html @@ -3,7 +3,7 @@ - Wyrd + ALFIS {styles} {scripts}