mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Minor width change after daa140447e
This commit is contained in:
parent
1f27bef71b
commit
717c3494e8
@ -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…
Reference in New Issue
Block a user