fix: EE-3019 add space on top copy button (#6818)

This commit is contained in:
cong meng
2022-04-27 10:10:33 +12:00
committed by GitHub
parent 175fddff8e
commit a992cdbe53

View File

@@ -6,6 +6,7 @@
.container {
display: flex;
align-items: baseline;
margin-top: 10px;
}
.display-text {