revise stream

This commit is contained in:
layerdiffusion
2024-08-08 19:23:23 -07:00
parent 60c5aea11b
commit 02ffb04649
3 changed files with 25 additions and 0 deletions

View File

@@ -1663,3 +1663,7 @@ body.resizing .resize-handle {
.prompt textarea[disabled] {
opacity: 0.25 !important;
}
#quicksettings .gradio-slider span {
padding-right: 5px;
}