修改部分样式问题

This commit is contained in:
sylor_huang@126.com 2020-04-29 18:22:26 +08:00
parent ff8ec66414
commit 54df0872f4
1 changed files with 3 additions and 0 deletions

View File

@ -160,4 +160,7 @@
.CodeMirror-merge-collapsed-line .CodeMirror-gutter-elt {
display: none;
}
.color-grey {
color: #888 !important;
}