mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-20 22:13:43 +00:00
Minor width change after daa140447e
This commit is contained in:
parent
1f27bef71b
commit
717c3494e8
1 changed files with 1 additions and 1 deletions
|
|
@ -695,7 +695,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
top: 16px;
|
top: 16px;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: calc(0.5*(var(--document-width) - 880px - 120px - 16px*2));
|
width: calc(0.5*(var(--document-width) - 880px - 120px - 16px*2));
|
||||||
max-width: 300px;
|
max-width: 400px;
|
||||||
margin-right: calc(-0.5*(var(--document-width) - 880px - 14px - 16px * 2));
|
margin-right: calc(-0.5*(var(--document-width) - 880px - 14px - 16px * 2));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue