Spaces:
Runtime error
Runtime error
File size: 179 Bytes
c948e59 |
1 2 3 4 5 6 7 8 9 10 11 12 |
.model-response {
height: 60vh !important;
overflow-y: auto !important;
}
.prompt-input{
max-width: 90vw !important;
}
.prompt-button{
width: 100vw !important;
} |