Move question-button to bottom
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
This commit is contained in:
parent
5151a46b9f
commit
4fad189fbc
2 changed files with 25 additions and 25 deletions
|
|
@ -162,7 +162,7 @@ export default {
|
|||
align-items: stretch;
|
||||
flex-direction: column;
|
||||
justify-content: stretch;
|
||||
margin: 80px 0;
|
||||
margin-bottom: 80px;
|
||||
padding-left: 44px;
|
||||
user-select: none;
|
||||
background-color: var(--color-main-background);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue