reactify autocomplete info

This commit is contained in:
Felix Roos 2023-02-09 18:37:29 +01:00
parent 0f18f5eb81
commit f497d7b212
3 changed files with 77 additions and 67 deletions

View file

@ -18,3 +18,7 @@
padding-top: 12px !important;
padding-left: 8px !important;
}
.cm-scroller {
padding-bottom: 50vh;
}