mirror of
https://github.com/flarum/core.git
synced 2025-08-27 10:05:47 +02:00
Migrate old style
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
.App {
|
||||
position: relative !important;
|
||||
padding-top: @header-height;
|
||||
overflow-x: hidden;
|
||||
min-height: 100vh;
|
||||
|
||||
@media @phone {
|
||||
padding-top: @header-height-phone;
|
||||
|
Reference in New Issue
Block a user