XJP_VOICE_CLONING / css /custom.css
Julius8888's picture
Upload 226 files
7d0072e verified
raw
history blame contribute delete
No virus
241 Bytes
#yml_code {
height: 600px;
flex-grow: inherit;
overflow-y: auto;
}
#json_code {
height: 600px;
flex-grow: inherit;
overflow-y: auto;
}
#gpu_code {
height: 300px;
flex-grow: inherit;
overflow-y: auto;
}