1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

fix(wizard) EE-2053 Add Docker Standalone option to agent install instructions (#7589)

This commit is contained in:
congs 2022-09-19 13:44:52 +12:00 committed by GitHub
parent 4d123895ea
commit 47f2490059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 87 additions and 22 deletions

View file

@ -4,7 +4,7 @@
display: flex;
justify-content: space-between;
margin-bottom: 20px;
margin-left: 10px;
margin-left: 50px;
}
.step-wrapper {
position: relative;