mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Allow prompt manager list to grow in height
This commit is contained in:
@ -12,7 +12,6 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
min-height: 300px;
|
min-height: 300px;
|
||||||
max-height: 800px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#completion_prompt_manager .completion_prompt_manager_list_separator hr {
|
#completion_prompt_manager .completion_prompt_manager_list_separator hr {
|
||||||
|
Reference in New Issue
Block a user