prelim send screen styling
This commit is contained in:
parent
736174132a
commit
702697a9dc
6 changed files with 119 additions and 36 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#txp-details {
|
||||
#txp-details,
|
||||
#view-confirm {
|
||||
$item-lateral-padding: 20px;
|
||||
$item-vertical-padding: 10px;
|
||||
$item-border-color: #EFEFEF;
|
||||
|
|
@ -8,7 +9,7 @@
|
|||
background: #f5f5f5;
|
||||
}
|
||||
.slide-to-pay {
|
||||
bottom: 100px;
|
||||
bottom: 92px;
|
||||
}
|
||||
.head {
|
||||
padding: 30px $item-lateral-padding 4rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue