Skip to content

Commit 4baf517

Browse files
committed
style fix: short codeblock horizontal over text
1 parent 44e9383 commit 4baf517

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

styles/styles.less

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
background-color: @input-background-color;
1313
border-radius: @component-border-radius;
1414
}
15+
.editor {
16+
min-height: 25px;
17+
}
1518
a,
1619
a:hover,
1720
a:visited {

0 commit comments

Comments
 (0)