fix(toolbar): button distance and colors.

This commit is contained in:
Hristo Terezov
2019-02-21 17:08:19 +00:00
parent 0d674001d2
commit 981600a999
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@
.button-group-center {
justify-content: center;
.toolbox-icon {
margin: 0px 12px;
margin: 0px 4px;
}
}