mirror of https://github.com/portainer/portainer
fix: EE-3019 add space on top copy button (#6819)
parent
bbb096412d
commit
c340b62f43
|
@ -6,6 +6,7 @@
|
|||
.container {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.display-text {
|
||||
|
|
Loading…
Reference in New Issue