diff --git a/src/JSONNode.svelte b/src/JSONNode.svelte index 7cb431f..280d9ab 100644 --- a/src/JSONNode.svelte +++ b/src/JSONNode.svelte @@ -144,6 +144,7 @@ .contents { padding-left: $line-height ; // must be the same as the width of the expand button + padding-right: 5px; } .footer { @@ -289,6 +290,7 @@
{escapedKey} @@ -337,6 +339,7 @@
{escapedKey} @@ -373,6 +376,7 @@
{escapedKey} @@ -382,6 +386,7 @@