fix: 修复一个样式bug

This commit is contained in:
fofolee 2020-12-31 16:35:52 +08:00
parent 0bdebd9e53
commit ca6bc0832c
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -960,5 +960,7 @@ li.CodeMirror-hint {
padding: 1px; padding: 1px;
top: -8px; top: -8px;
right: 160px; right: 160px;
width: 20px;
text-align: center;
display: none; display: none;
} }