refactor confirm view
This commit is contained in:
parent
ff4b93acbe
commit
090b05984b
7 changed files with 164 additions and 104 deletions
|
|
@ -47,6 +47,11 @@
|
|||
color: #9B9B9B;
|
||||
}
|
||||
}
|
||||
.buy-price {
|
||||
bottom: 20px;
|
||||
position: absolute;
|
||||
color: $light-gray;
|
||||
}
|
||||
}
|
||||
.item {
|
||||
border-color: $item-border-color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue