mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-18 16:29:30 +02:00
fix: space on collection docs
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
import styled from 'styled-components';
|
||||
|
||||
const StyledWrapper = styled.div`
|
||||
div.CodeMirror {
|
||||
.CodeMirror-scroll {
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
.editing-mode {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Reference in New Issue
Block a user