Allow prompt manager list to grow in height
This commit is contained in:
parent
ce8a71cf53
commit
abe986ec4b
|
@ -12,7 +12,6 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 300px;
|
||||
max-height: 800px;
|
||||
}
|
||||
|
||||
#completion_prompt_manager .completion_prompt_manager_list_separator hr {
|
||||
|
|
Loading…
Reference in New Issue