Bert-VITS2-clap / css /custom.css
SpicyqSama007's picture
Upload 193 files
30f82ff
raw history blame
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;
}