Remove negative margin on wizard preview (#19381)

This commit is contained in:
Jordan Vidrine 2022-12-08 15:33:41 -06:00 committed by GitHub
parent eeaf9dbd97
commit 5d15a96e82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,6 @@ body.wizard {
display: flex;
justify-content: flex-end;
position: relative;
margin-top: -1px;
padding-right: 10px;
.preview-nav-button {
text-align: center;