DIY_assistant / removed css
wishwakankanamg's picture
fixing iframe issue
946610b
#system-prompt-input{
height:200px;
}
.gradio-container{
height:100%;
}
main{
height:100vh;
}
.fillable {
height: 100vh;
}
#system-prompt-input{
height:200px;
}
.gradio-container{
height:100%;
}
main{
height:100vh;
}
.fillable {
height: 100vh;
}