mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-09 14:05:15 +02:00
feat: September 2022 updates
This commit is contained in:
@ -4,7 +4,7 @@ const StyledWrapper = styled.div`
|
||||
div.CodeMirror {
|
||||
border: solid 1px var(--color-codemirror-border);
|
||||
/* todo: find a better way */
|
||||
height: calc(100vh - 255px);
|
||||
height: calc(100vh - 250px);
|
||||
}
|
||||
|
||||
textarea.cm-editor {
|
||||
|
Reference in New Issue
Block a user