button alignment
This commit is contained in:
parent
3b2e288ee1
commit
db8495d354
1 changed files with 2 additions and 0 deletions
|
@ -340,6 +340,8 @@ function focusFooter(ev) {
|
||||||
}
|
}
|
||||||
> :deep(button) {
|
> :deep(button) {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
margin-left: 0;
|
||||||
|
margin-right: .4rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue