mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
adapt body height to display footer without vertical scrollbar
This commit is contained in:
parent
2ba479197e
commit
9a3b1148c1
@ -25,7 +25,7 @@ header {
|
||||
|
||||
#content_conainter {
|
||||
position: relative;
|
||||
min-height: calc(100% - 100px);
|
||||
min-height: calc(100% - 145px);
|
||||
}
|
||||
|
||||
#content_conainter:before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user