Skip to content

Commit

Permalink
fix(Versions): return lost copy button (#1003)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemmufazalov authored Jul 10, 2024
1 parent 0ac18ea commit a06f1df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/containers/Versions/NodesTreeTitle/NodesTreeTitle.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,9 @@
}

&__clipboard-button {
visibility: hidden;

margin-left: 8px;

opacity: 0;
color: var(--g-color-text-secondary);
}
}

0 comments on commit a06f1df

Please sign in to comment.