spee.ch/public/assets/css/style.css
2017-06-09 20:39:07 -07:00

14 lines
164 B
CSS

#drop-zone {
border: 1px dashed lightgrey;
padding: 1em;
height: 200px;
width: 300px;
}
.all-claims-img {
height: 200px;
}
#image-preview {
display: none;
}