theme tweaks

This commit is contained in:
Eugene Pankov
2018-09-20 11:46:47 +02:00
parent 62222e67fb
commit 5a32a45b19
2 changed files with 5 additions and 13 deletions

View File

@@ -42,12 +42,13 @@ $tabs-height: 36px;
flex: none;
background: transparent;
opacity: 0;
-webkit-app-region: no-drag;
$button-size: 26px;
width: $button-size;
height: $button-size;
border-radius: $button-size / 2;
line-height: $button-size;
line-height: $button-size * 0.9;
align-self: center;
margin-right: 10px;