add cancel buttons

This commit is contained in:
Emily 2018-07-31 15:19:18 -07:00
parent c9ae76b209
commit 4c64593262
9 changed files with 72 additions and 31 deletions

View file

@ -87,3 +87,7 @@
opacity: 0.5;
pointer-events: none;
}
.uploadCancel {
margin: 6px 0 0;
}