mirror of
https://github.com/portainer/portainer.git
synced 2025-07-28 09:49:40 +02:00
fix: EE-3019 add space on top copy button (#6819)
This commit is contained in:
parent
bbb096412d
commit
c340b62f43
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
.container {
|
.container {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.display-text {
|
.display-text {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue