diff --git a/src/styles/page.scss b/src/styles/page.scss index ae6b28461..2fbe2b494 100644 --- a/src/styles/page.scss +++ b/src/styles/page.scss @@ -111,7 +111,7 @@ body { justify-content: flex-end; .icon { - margin: 0; + margin: 0 5px; } } } @@ -512,4 +512,4 @@ wc-page { .editor-container { height: 100%; } -} \ No newline at end of file +}