Merge branch 'createbuttonstoolbar' into 'main'
edit css buttonstoolbar See merge request saburly/marketalarm/kivi-za-auta-react!7
This commit was merged in pull request #7.
This commit is contained in:
@@ -4,12 +4,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.left-group {
|
.left-group {
|
||||||
|
padding-left: 10px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.right-group {
|
.right-group {
|
||||||
|
padding-right: 10px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
|||||||
Reference in New Issue
Block a user