Increase size of PTT button

This commit is contained in:
Trevor Slocum 2019-12-09 17:13:19 -08:00
parent 7f84951ccf
commit 2b5381c591
2 changed files with 8 additions and 1 deletions

View File

@ -21,6 +21,11 @@ td {
vertical-align: top;
}
button {
border: 1px solid black;
padding: 7px;
}
#chatcontainer {
height: 100%;
}
@ -57,5 +62,7 @@ td {
#voiceptt {
width: 100%;
height: 100px;
margin-top: 7px;
margin-bottom: 14px;
}

View File

@ -20,7 +20,7 @@
</td>
</tr>
<tr style="height: 65px;">
<td id="inputcontainer" colspan="2"><textarea id="chatinput" placeholder="Message #lobby" rows="1"></textarea></td>
<td id="inputcontainer" colspan="2"><textarea id="chatinput" placeholder="Message #lobby" rows="2"></textarea></td>
</tr>
<tr id="inputfooter">
<td colspan="2">