add send to address incoming data menu functionality
This commit is contained in:
parent
26b1af141c
commit
00891e6aec
3 changed files with 14 additions and 4 deletions
|
|
@ -67,6 +67,9 @@ incoming-data-menu {
|
|||
font-size: 14px;
|
||||
border-left: 1px solid #E4E4E4;
|
||||
padding-left: 1rem;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue