custom fee feature
This commit is contained in:
parent
3141feef27
commit
3fca4b90d3
6 changed files with 96 additions and 32 deletions
|
|
@ -25,6 +25,12 @@
|
|||
background-color: #fff;
|
||||
font-size:0.9em;
|
||||
color: $v-mid-gray;
|
||||
.text {
|
||||
padding-left: 30px;
|
||||
}
|
||||
.icon {
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
&-explanation, &-button-group {
|
||||
padding: 0 1rem;
|
||||
|
|
@ -162,6 +168,7 @@
|
|||
|
||||
#settings-fee {
|
||||
.estimates {
|
||||
min-height: 6rem;
|
||||
font-size: 15px;
|
||||
color: $v-dark-gray;
|
||||
margin-bottom: .5rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue