fix status cw button wrapping

This commit is contained in:
f0x 2023-05-10 20:18:50 +02:00
parent 61cb484be9
commit 2d2c28ace3

View file

@ -115,6 +115,7 @@ main {
display: inline-block; display: inline-block;
.button { .button {
white-space: nowrap;
padding: 0.2rem 0.3rem; padding: 0.2rem 0.3rem;
cursor: pointer; cursor: pointer;
font-size: 1rem; font-size: 1rem;