gosqasorg / asset-provenance-tracking

Node.js implementation, using Azure as a backend, of a system for Global Distributed Tracking, a free-of-charge, free-software system for building up a provenance or history of objects/assets/devices.
https://gosqas.org/
GNU Affero General Public License v3.0
6 stars 3 forks source link

[BUG] Footer doesn't stick to the bottom of the page #285

Open bencoombs opened 2 hours ago

bencoombs commented 2 hours ago

Describe the bug The footer doesnt stick to the bottom of the page if there is not enough content to fill the height of the page.

To Reproduce Steps to reproduce the behavior:

  1. Go to any page
  2. Zoom out
  3. Observe that the footer moves up the page

Expected behavior The footer should stay at the bottom of the page.

Screenshots image

Desktop (please complete the following information):

bencoombs commented 2 hours ago

image

image

bencoombs commented 2 hours ago

PR: https://github.com/gosqasorg/asset-provenance-tracking/pull/286