Make search a bit bigger in codemirror (#1100)
This commit is contained in:
@@ -105,3 +105,7 @@ body,
|
|||||||
.cm-gutters {
|
.cm-gutters {
|
||||||
@apply rounded-md;
|
@apply rounded-md;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cm-search.cm-panel {
|
||||||
|
@apply text-sm;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user