github.com/Aestek/consul@v1.2.4-0.20190309222502-b2c31e33971a/ui-v2/app/styles/layouts/with-sticky-footer.scss (about)

     1  %with-sticky-footer {
     2    display: flex;
     3    min-height: 100vh;
     4    flex-direction: column;
     5  }
     6  %with-sticky-footer-content {
     7    flex: 1;
     8  }