custom fee feature

This commit is contained in:
Gabriel Bazán 2017-07-07 10:26:31 -03:00
commit 3fca4b90d3
6 changed files with 96 additions and 32 deletions

View file

@ -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;