diff --git a/react/features/base/ui/components/web/Checkbox.tsx b/react/features/base/ui/components/web/Checkbox.tsx index 6051e1e02..3a102c55e 100644 --- a/react/features/base/ui/components/web/Checkbox.tsx +++ b/react/features/base/ui/components/web/Checkbox.tsx @@ -156,8 +156,8 @@ const Checkbox = ({ const isMobile = isMobileBrowser(); return ( -