fix(ui): eliminate copy button icon misaligned in Firefox (#7542)

Closes #7481
This commit is contained in:
GhBogdan97
2021-10-19 20:54:43 +03:00
committed by GitHub
parent f1ad60dc92
commit f5b0446992
2 changed files with 11 additions and 4 deletions

View File

@@ -717,6 +717,9 @@
color: white;
font-size: 14px;
height: 30px;
justify-content: center;
align-items: center;
display: flex;
}
.scheme-container