Fix PTT button alignment

This commit is contained in:
Robert Long 2022-04-28 11:13:01 -07:00
parent e3cec93669
commit 9ef9680e07

View file

@ -89,7 +89,7 @@
} }
.pttButtonContainer { .pttButtonContainer {
flex: auto; flex: 0;
margin-bottom: 0; margin-bottom: 0;
justify-content: flex-start; justify-content: flex-start;
} }