mirror of
https://github.com/flarum/framework.git
synced 2025-06-02 13:33:08 +08:00
Stick footer to bottom
This commit is contained in:
@ -8,6 +8,7 @@ body {
|
||||
}
|
||||
.global-page {
|
||||
overflow-x: hidden;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
// ------------------------------------
|
||||
|
Reference in New Issue
Block a user