Skip to content

Commit a06f1df

Browse files
fix(Versions): return lost copy button (#1003)
1 parent 0ac18ea commit a06f1df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/containers/Versions/NodesTreeTitle/NodesTreeTitle.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,9 @@
6161
}
6262

6363
&__clipboard-button {
64-
visibility: hidden;
65-
6664
margin-left: 8px;
6765

66+
opacity: 0;
6867
color: var(--g-color-text-secondary);
6968
}
7069
}

0 commit comments

Comments
 (0)