chore(deps): update dependency stylelint-config-recommended to v7 (#6228)

This commit is contained in:
renovate[bot]
2022-03-02 17:50:16 +00:00
committed by GitHub
parent 362073616d
commit 96e3429fa2
12 changed files with 193 additions and 192 deletions

View File

@ -272,7 +272,7 @@ export default class CodeControl extends React.Component {
id={forID}
className={css`
height: 100%;
border-radius: 0 3px 3px 3px;
border-radius: 0 3px 3px;
overflow: hidden;
.CodeMirror {