autocomplete item padding

This commit is contained in:
Yuri Kuznetsov
2022-04-18 13:08:14 +03:00
parent 2a7a4714ed
commit fbc3e2cea9
+1 -1
View File
@@ -1699,7 +1699,7 @@ body .note-editor .panel-heading {
}
.autocomplete-suggestion {
padding: 2px 5px;
padding: 4px 5px;
white-space: nowrap;
overflow: hidden;
}