mirror of
https://github.com/Physton/sd-webui-prompt-all-in-one.git
synced 2026-04-30 19:21:43 +00:00
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
.physton-prompt .prompt-header {
|
|
.prompt-header-extend {
|
|
&.prompt-append {
|
|
.extend-content {
|
|
.input-tag-append {
|
|
width: calc(100% - 42px - 10px);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |