mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 11:14:05 +00:00
Visual item divider (border-bottom)
This commit is contained in:
parent
9733821c02
commit
1af60f28ad
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
line-height: 30px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-bottom: 1px solid $color-white;
|
||||
}
|
||||
|
||||
.UppyProgressDrawer-item.is-uploaded {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue