Visual item divider (border-bottom)

This commit is contained in:
Artur Paikin 2016-03-23 01:02:32 -04:00
parent 9733821c02
commit 1af60f28ad

View file

@ -20,6 +20,7 @@
line-height: 30px;
margin: 0;
padding: 0;
border-bottom: 1px solid $color-white;
}
.UppyProgressDrawer-item.is-uploaded {