Adjust design of 'Get more widgets' button

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan C. Borchardt 2020-08-20 18:07:27 +02:00
parent d52ca95143
commit b08434b6a8
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 7 additions and 0 deletions

View File

@ -484,6 +484,13 @@ export default {
margin-top: 64px;
}
}
// Adjust design of 'Get more widgets' button
.button {
display: inline-block;
padding: 12px 24px;
margin: 0;
}
}
.flip-list-move {