Skip to content

Commit 2c0c98f

Browse files
committed
Update YamlViewer.tsx
1 parent 393c4e0 commit 2c0c98f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Yaml/YamlViewer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ const YamlViewer: FC<YamlViewerProps> = ({ yamlString, filename }) => {
6161
padding: '20px',
6262
borderRadius: '4px',
6363
fontSize: '1rem',
64-
width: '90%',
6564
background: 'transparent',
6665
}}
6766
codeTagProps={{

0 commit comments

Comments
 (0)