From c0fe39af7a817be47f3a80019127ddb74876222e Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 25 May 2020 17:15:02 +0300 Subject: [PATCH] increase gap between buttons in titlebars --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index 120eea53..f2972eda 100644 --- a/src/App.scss +++ b/src/App.scss @@ -566,7 +566,7 @@ main-router { min-height: 0; box-sizing: border-box; margin: 0; - margin-left: .25em; + margin-left: .5em; min-width: 1px; align-self: stretch; }