There was an error while loading. Please reload this page.
1 parent da6253b commit 33f9705Copy full SHA for 33f9705
1 file changed
apps/web/src/components/preview/PreviewMoreMenu.tsx
@@ -169,6 +169,7 @@ export function PreviewMoreMenu({
169
type="button"
170
onClick={callTab(bridge.resetZoom)}
171
aria-label="Reset zoom"
172
+ className="[:hover,[data-pressed]]:bg-foreground/10"
173
disabled={tabDisabled}
174
>
175
<RotateCcw />
0 commit comments