refactor confirm view

This commit is contained in:
Gabriel Bazán 2016-12-02 14:48:39 -03:00
commit 090b05984b
7 changed files with 164 additions and 104 deletions

View file

@ -47,6 +47,11 @@
color: #9B9B9B;
}
}
.buy-price {
bottom: 20px;
position: absolute;
color: $light-gray;
}
}
.item {
border-color: $item-border-color;