[fix][padding] setup wizard footer
This commit is contained in:
parent
2975d2ef75
commit
69869a2085
1 changed files with 2 additions and 2 deletions
|
|
@ -947,7 +947,7 @@ input[type="checkbox"] {
|
|||
font-weight: bold;
|
||||
}
|
||||
.footer {
|
||||
margin-top: 15px;
|
||||
margin: 15px 0;
|
||||
padding: 0px 7px;
|
||||
|
||||
.btn:not(:last-child) {
|
||||
|
|
@ -1038,4 +1038,4 @@ img.img-loading:after {
|
|||
.img-foreground();
|
||||
font-family: 'Octicons';
|
||||
content: "\f00b";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue