fix link clipboard copy
Signed-off-by: Vladimir Kobzev <vkobzev@bol.com>
This commit is contained in:
@@ -42,6 +42,7 @@ const useStyles = makeStyles(
|
||||
clipPath: 'inset(50%)',
|
||||
overflow: 'hidden',
|
||||
position: 'absolute',
|
||||
userSelect: 'none',
|
||||
whiteSpace: 'nowrap',
|
||||
height: 1,
|
||||
width: 1,
|
||||
|
||||
Reference in New Issue
Block a user