| #kohya_sd_webui__terminal_outputs { | |
| height: 80vh; | |
| overflow-y: auto; | |
| } | |
| button[id^='kohya_sd_webui__'][id$='_stop_button'] { | |
| display: none; | |
| } |
| #kohya_sd_webui__terminal_outputs { | |
| height: 80vh; | |
| overflow-y: auto; | |
| } | |
| button[id^='kohya_sd_webui__'][id$='_stop_button'] { | |
| display: none; | |
| } |