Merge pull request #736 from AlexGustafsson/dev/footer

Fill out main content, align footer with bottom
This commit is contained in:
Alex 2025-07-30 21:22:52 +03:00 committed by GitHub
commit d03c710636
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 4 deletions

View File

@ -127,6 +127,14 @@ td
overflow: visible overflow: visible
text-overflow: ellipsis text-overflow: ellipsis
app-root
display: flex
flex-direction: column
min-height: 100vh
main
flex-grow: 1
.footer .footer
width: 100% width: 100%
padding: 10px 0 padding: 10px 0