Merge branch 'tusooa/mobile-margin' into 'develop'
Fix mobile layout margin See merge request pleroma/pleroma-fe!1763
This commit is contained in:
commit
d22b5bec57
@ -335,7 +335,7 @@ nav {
|
||||
|
||||
.column {
|
||||
padding-top: 0;
|
||||
margin-top: var(--navbar-height) 0 0 0;
|
||||
margin: var(--navbar-height) 0 0 0;
|
||||
}
|
||||
|
||||
.panel-heading,
|
||||
|
Loading…
Reference in New Issue
Block a user