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 863fdf8 commit 68c44eaCopy full SHA for 68c44ea
src/features/decoder/components/jwt-editor.component.tsx
@@ -73,7 +73,7 @@ export const JwtEditorComponent: React.FC<JwtEditorComponentProps> = ({
73
padding="1rem"
74
style={{
75
fontFamily: '"Roboto Mono", monospace',
76
- fontSize: 14,
+ fontSize: 16,
77
lineHeight: 1.4,
78
border: "none",
79
outline: "none",
0 commit comments