Ensure full viewport height for inner wrapper
Some checks failed
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled

This commit is contained in:
shamoon
2025-08-01 08:59:14 -04:00
parent 9417929c99
commit 085d91b3f7
2 changed files with 1 additions and 2 deletions

View File

@@ -42,7 +42,6 @@ body {
#page_wrapper {
width: 100%;
min-height: 100%;
margin: 0;
padding: 0;
}