edit css buttonstoolbar #7

Merged
msosic97 merged 1 commits from createbuttonstoolbar into main 2022-03-14 10:54:21 +01:00

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;