increase gap between buttons in titlebars

This commit is contained in:
Henry Jameson 2020-05-25 17:15:02 +03:00
parent 0eea5c6b80
commit c0fe39af7a

View file

@ -566,7 +566,7 @@ main-router {
min-height: 0; min-height: 0;
box-sizing: border-box; box-sizing: border-box;
margin: 0; margin: 0;
margin-left: .25em; margin-left: .5em;
min-width: 1px; min-width: 1px;
align-self: stretch; align-self: stretch;
} }