app.css 160 B

12345678910
  1. /* Drag & Drop CSS to style the demo itself */
  2. .UppyDragDrop-puppy {
  3. max-width: 80px;
  4. }
  5. .UppyDragDropExample-credit {
  6. display: block;
  7. margin: 20px 0;
  8. }