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 393c4e0 commit 2c0c98fCopy full SHA for 2c0c98f
src/components/Yaml/YamlViewer.tsx
@@ -61,7 +61,6 @@ const YamlViewer: FC<YamlViewerProps> = ({ yamlString, filename }) => {
61
padding: '20px',
62
borderRadius: '4px',
63
fontSize: '1rem',
64
- width: '90%',
65
background: 'transparent',
66
}}
67
codeTagProps={{
0 commit comments