Fix button size

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2021-01-28 11:59:25 +01:00
parent a71bb8a485
commit 07711946d6
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 4 additions and 0 deletions

View File

@ -267,6 +267,10 @@ export default {
position: sticky;
bottom: 0;
background-image: linear-gradient(0, var(--gradient-main-background));
button, input[type='submit'] {
height: 44px;
}
}
// Make sure we're relative for the loading emptycontent on top