Skip to content

Commit

Permalink
[DDW-680] Make all of public key input hoverable for copy action when…
Browse files Browse the repository at this point in the history
… visible
  • Loading branch information
mchappell committed Oct 13, 2021
1 parent 4cda6a1 commit 80278fa
Showing 1 changed file with 2 additions and 1 deletion.
Expand Up @@ -98,8 +98,9 @@
.SimpleInput_input {
background-color: transparent;
border: none;
height: 28px;
height: 50px;
left: 20px;
margin: -11px 0 0 -11px;
padding: 0;
position: absolute;
text-overflow: ellipsis;
Expand Down

0 comments on commit 80278fa

Please sign in to comment.