fix button size

This commit is contained in:
vcoppe
2026-04-06 15:05:47 +02:00
parent ba251fe407
commit f2bf043900

View File

@@ -318,7 +318,7 @@
<Button <Button
variant="outline" variant="outline"
disabled={!canUpdate} disabled={!canUpdate}
class="grow whitespace-normal h-fit" class="grow shrink whitespace-normal h-fit"
onclick={() => { onclick={() => {
let effectiveSpeed = getSpeed(); let effectiveSpeed = getSpeed();
if ( if (