diff --git a/app/client/src/components/editorComponents/CodeEditor/PeekOverlayPopup/JsonWrapper.tsx b/app/client/src/components/editorComponents/CodeEditor/PeekOverlayPopup/JsonWrapper.tsx index caaf4e8846..f00538b17c 100644 --- a/app/client/src/components/editorComponents/CodeEditor/PeekOverlayPopup/JsonWrapper.tsx +++ b/app/client/src/components/editorComponents/CodeEditor/PeekOverlayPopup/JsonWrapper.tsx @@ -55,7 +55,6 @@ export const JsonWrapper = styled.div` padding-bottom: 0 !important; border-left: 0 !important; .variable-value div { - text-transform: lowercase; font-size: 10px !important; padding-top: 0 !important; padding-bottom: 0 !important;