Fix inconsistent spacing (#10714)

* Fix inconsistent spacing

* Fix motion button alignment
This commit is contained in:
Nicolas Mowen
2024-03-28 06:49:38 -06:00
committed by GitHub
parent f3abc590e7
commit 35ecb342bb
2 changed files with 1 additions and 2 deletions

View File

@@ -588,7 +588,6 @@ function ShowMotionOnlyButton({
<div className="block md:hidden">
<Button
size="sm"
className="ml-1"
variant="secondary"
onClick={() => setMotionOnly(!motionOnly)}
>