Click to copy width change.

This commit is contained in:
Minesh Mitha 2018-10-21 23:43:07 +01:00
parent a3b826fa87
commit 907604f7a4

View file

@ -6,7 +6,6 @@
cursor: pointer;
border: 1px solid $grey-alt;
border-radius: 6px;
max-width: 280px;
.click-to-copy {
border: none;
padding: 0.36em 0.5em;
@ -18,7 +17,6 @@
color: #2E2F31;
letter-spacing: -0.6px;
line-height: 20px;
max-width: 236px;
letter-spacing: 0;
font-family: monospace;
border-right: 1px solid $grey-alt;