Adds generate new address button
This commit is contained in:
parent
c21ff0c077
commit
1c00698853
2 changed files with 18 additions and 4 deletions
|
|
@ -21,6 +21,13 @@
|
|||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
.button-address {
|
||||
margin-top: 5px;
|
||||
background: transparent;
|
||||
border: none;
|
||||
font-size: 12px;
|
||||
color: $v-text-accent-color;
|
||||
}
|
||||
.address {
|
||||
background: #fff;
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue