forked from Github/frigate
Fix inconsistent spacing (#10714)
* Fix inconsistent spacing * Fix motion button alignment
This commit is contained in:
@@ -588,7 +588,6 @@ function ShowMotionOnlyButton({
|
||||
<div className="block md:hidden">
|
||||
<Button
|
||||
size="sm"
|
||||
className="ml-1"
|
||||
variant="secondary"
|
||||
onClick={() => setMotionOnly(!motionOnly)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user