diff --git a/src/webview/index.html b/src/webview/index.html index 2d8d253..2d454b1 100644 --- a/src/webview/index.html +++ b/src/webview/index.html @@ -137,7 +137,7 @@ Mine zone - + Restrict this zone to Yggdrasil only. @@ -146,7 +146,7 @@ - + diff --git a/src/webview/styles.css b/src/webview/styles.css index 44b0018..2f97778 100644 --- a/src/webview/styles.css +++ b/src/webview/styles.css @@ -30,6 +30,7 @@ body { margin-left: 10pt; margin-right: 10pt; overflow-y: auto; + padding: 0.2rem; } .main .row.status {