remove next address button - add copy to clipboard - load list after transition
This commit is contained in:
parent
eed409b097
commit
b564be7275
7 changed files with 19 additions and 30 deletions
|
|
@ -86,6 +86,8 @@
|
|||
.bit-address {
|
||||
font-size: .8rem;
|
||||
// left:10%;
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
position: absolute;
|
||||
transition: all .15s ease;
|
||||
width:100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue