mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-05 13:36:47 +01:00
Fix responsive popup not taking all available width on desktop
This commit is contained in:
parent
a92333875c
commit
61b645f5ff
@ -250,7 +250,6 @@
|
||||
}
|
||||
|
||||
#completion_prompt_manager_popup {
|
||||
max-width: var(--sheldWidth);
|
||||
overflow-y: auto;
|
||||
height: calc(100% - 40px);
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user