样式调整

This commit is contained in:
fofolee
2020-07-13 20:29:10 +08:00
parent 427b396c84
commit 49c6e6b536
2 changed files with 7 additions and 0 deletions

View File

@@ -790,6 +790,9 @@ li.CodeMirror-hint {
color: rgba(0, 0, 0, 0.5);
line-height: 20px;
font-size: 12px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
#quickselect .select2-results__option .icon {