Fix logs component states

Also just display text when sending which makes the button jump around
a bit but avoids hardcoding the width
This commit is contained in:
David Baker
2023-07-24 21:33:13 +01:00
parent 9fdafaf395
commit 8e6380db0b
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ limitations under the License.
.rageshakeControl {
height: 50px;
width: 176px;
text-align: center;
vertical-align: middle;
}