Skip to content

Commit c43fb9f

Browse files
committed
Removed wrong classname from css
1 parent cee85b4 commit c43fb9f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

client/styles/components/_editor.scss

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,14 +121,6 @@ pre.CodeMirror-line {
121121
height: 100%;
122122
}
123123

124-
.CodMirror-search-inputs {
125-
padding: 0;
126-
display: flex;
127-
justify-content: flex-start;
128-
align-items: center;
129-
flex-wrap: nowrap;
130-
}
131-
132124
.CodeMirror-search-modifiers {
133125
margin-left: #{10 / $base-font-size}rem;
134126
}

0 commit comments

Comments
 (0)