aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2020-05-25 17:15:02 +0300
committerHenry Jameson <me@hjkos.com>2020-05-25 17:15:02 +0300
commitc0fe39af7a817be47f3a80019127ddb74876222e (patch)
tree85c8e1c923949304c137b3a0bbb62c39b087ccc9
parent0eea5c6b80c1fcd9f99636599e484bac8845e075 (diff)
increase gap between buttons in titlebars
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
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;
}