mirror of
https://github.com/flarum/framework.git
synced 2025-03-05 04:06:25 +08:00
Give the body some padding-bottom
This commit is contained in:
parent
ccbfb0754d
commit
2340dcda3d
@ -1,6 +1,7 @@
|
||||
.App {
|
||||
position: relative !important;
|
||||
padding-top: @header-height;
|
||||
padding-bottom: 50px;
|
||||
overflow-x: hidden;
|
||||
|
||||
@media @phone {
|
||||
|
Loading…
x
Reference in New Issue
Block a user