We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c3c2a commit 924c260Copy full SHA for 924c260
src/mdx/code.js
@@ -34,7 +34,6 @@ const ClipboardCopy = ({value, ...props}) => {
34
sx={{
35
'&:focus-visible': {
36
outline: '2px solid',
37
- outlineColor: 'accent.fg',
38
outlineOffset: '2px',
39
},
40
}}
0 commit comments