chore(trace-viewer): move call tab copy button next to the value

This commit is contained in:
Max Schmitt 2024-07-08 09:19:38 +02:00
parent bc27ca225e
commit f828bc9c02

View file

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