chore: fix switch on clipper

This commit is contained in:
Aman Harwara
2023-05-16 18:29:56 +05:30
parent aceeeb7e7d
commit 058a2c69a3
3 changed files with 26 additions and 4 deletions

View File

@@ -374,6 +374,7 @@ const ClipperView = ({
setIsScreenshotMode(checked)
}}
className="flex-row-reverse gap-2"
forceDesktopStyle={true}
>
Clip as screenshot
</MenuSwitchButtonItem>