1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 00:09:40 +02:00

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

This commit is contained in:
cong meng 2022-04-27 10:10:49 +12:00 committed by GitHub
parent bbb096412d
commit c340b62f43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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