Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
simonraj/ELOralCoachTestFeedback
simonraj
/
ELOralCoachALPSPrimary5
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
71b5f1d
ELOralCoachALPSPrimary5
/
custom.css
simonraj
Upload custom.css
71b5f1d
almost 2 years ago
raw
Copy download link
history
blame
Safe
83 Bytes
/* custom.css */
.gradio_output_text
{
height
:
1000px
;
overflow-y
: auto;
}