Spaces:
Running
Running
File size: 156 Bytes
e4810c9 |
1 2 3 4 5 6 7 8 9 10 11 12 |
#col-container {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.heightfit{
height:120px;
}
gradio-app{
height: 100%;
width: 100%;
} |