mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 21:54:46 +08:00
Remove negative margin on wizard preview (#19381)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user