mirror of
https://github.com/flarum/framework.git
synced 2024-12-13 07:03:35 +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…
Reference in New Issue
Block a user