chore(trace-viewer): move call tab copy button next to the value
This commit is contained in:
parent
bc27ca225e
commit
f828bc9c02
|
|
@ -59,7 +59,6 @@
|
|||
|
||||
.copy-icon {
|
||||
display: none;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.call-line:hover .copy-icon {
|
||||
|
|
@ -71,7 +70,6 @@
|
|||
margin-left: 2px;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.call-value::before {
|
||||
|
|
|
|||
Loading…
Reference in a new issue