mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-01-20 13:38:49 +01:00
Expand rightmost column a bit
This commit is contained in:
parent
a717e2ace8
commit
761f903fdb
@ -19,7 +19,7 @@
|
||||
|
||||
#completion_prompt_manager #completion_prompt_manager_list li {
|
||||
display: grid;
|
||||
grid-template-columns: 4fr 80px 40px;
|
||||
grid-template-columns: 4fr 80px 45px;
|
||||
margin-bottom: 0.5em;
|
||||
width: 100%
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user