chore: FitButtonBar no longer fits on one line (#120)
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
.fitButtonBar {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.fitButtonBar > div {
|
||||
height: 40px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.button {
|
||||
|
||||
Reference in New Issue
Block a user