hanser-Bert-VITS2 / css /custom.css
Roi Feng
new 2.2
2e9bf0c
raw
history blame
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;
}