Allow prompt manager list to grow in height

This commit is contained in:
maver 2023-07-03 19:32:21 +02:00
parent ce8a71cf53
commit abe986ec4b
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
display: flex;
flex-direction: column;
min-height: 300px;
max-height: 800px;
}
#completion_prompt_manager .completion_prompt_manager_list_separator hr {