edit css buttonstoolbar

This commit is contained in:
msosic97
2022-03-14 10:53:36 +01:00
parent 4e74b56b2f
commit 176a071874

View File

@@ -4,12 +4,14 @@
}
.left-group {
padding-left: 10px;
display: flex;
flex: 1;
justify-content: flex-start;
}
.right-group {
padding-right: 10px;
display: flex;
flex: 1;
justify-content: flex-end;