Fix copy button

This commit is contained in:
Robert Long
2021-12-13 15:49:12 -08:00
parent 2466f25d9f
commit 4d6c4bc70e
4 changed files with 11 additions and 4 deletions

View File

@@ -138,7 +138,6 @@ limitations under the License.
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
flex: 1;
}
.copyButton svg {