Tweak visually hidden style
This commit is contained in:
parent
7f42796724
commit
71b20eb61a
|
@ -62,4 +62,6 @@ const visuallyHiddenStyle = {
|
|||
position: 'absolute',
|
||||
width: 1,
|
||||
whiteSpace: 'nowrap',
|
||||
userSelect: 'none',
|
||||
visibility: 'hidden',
|
||||
} as const
|
||||
|
|
Loading…
Reference in New Issue
Block a user