mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
8dc9ec3491
--------- Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
9 lines
153 B
CSS
9 lines
153 B
CSS
.SDAP .hires_opts input[type="number"] {
|
|
width: 6em !important;
|
|
}
|
|
|
|
/* silero_tts preview */
|
|
.form:has(> #silero_preview_text) {
|
|
min-width: 75%
|
|
}
|