fix: 实体、检测搜索框高度调整

This commit is contained in:
刘洪洪
2023-11-15 16:22:49 +08:00
parent ec746f0fc7
commit e288e20fd7

View File

@@ -22,7 +22,7 @@
/* PADDING */
.CodeMirror-lines {
padding: 11px 5px; /* Vertical padding around content */
padding: 9px 5px; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {