mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Image: Organize the UI
This commit is contained in:
parent
a90739f498
commit
ac31a7c008
2 changed files with 20 additions and 16 deletions
|
|
@ -1791,3 +1791,9 @@ button#swap-height-width {
|
|||
.dark #image-progress .image-ai-progress-text {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
#llm-prompt-variations {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: calc(100% - 174px);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue