Fix PTT button alignment
This commit is contained in:
parent
e3cec93669
commit
9ef9680e07
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.pttButtonContainer {
|
.pttButtonContainer {
|
||||||
flex: auto;
|
flex: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue