Skip to content

Commit b09b47f

Browse files
authored
Merge branch 'ios-hide-media-controls'
2 parents 5119fdf + 3d8a0fa commit b09b47f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontends/web/src/routes/device/bitbox02/components/password-entry/password-entry.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export const PasswordEntry = () => {
4242
<div className={styles.passwordGesturesWrapper}>
4343
<video
4444
autoPlay
45+
playsInline
4546
ref={ref}
4647
className={styles.passwordGestures}
4748
loop

0 commit comments

Comments
 (0)