Data_Conversion / style.css
KarthickAdopleAI's picture
Update style.css
6996c28 verified
raw
history blame contribute delete
237 Bytes
#col-container {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.filenameshow{
height:100px;
}
.uploadbutton{
height:42px;
}
gradio-app{
background: #f6f6f6;
height: 100%;
width: 100%;
}
img{
height:100px;
}