Skip to content

Commit a0a4cd5

Browse files
committed
fix(many): make Select accessible for iOS VoiceOver
INSTUI-4428
1 parent d4378e7 commit a0a4cd5

File tree

6 files changed

+238
-9
lines changed

6 files changed

+238
-9
lines changed

packages/__docs__/src/Preview/styles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ const generateStyle = (
8080
const previewStyle = {
8181
boxSizing: 'border-box',
8282
margin: 0,
83-
position: 'relative',
8483
overflow: 'auto',
8584

8685
...backgroundVariants[background!],

0 commit comments

Comments
 (0)