Merge branch 'tusooa/mobile-margin' into 'develop'

Fix mobile layout margin

See merge request pleroma/pleroma-fe!1763
This commit is contained in:
HJ 2023-01-16 15:52:44 +00:00
commit d22b5bec57
1 changed files with 1 additions and 1 deletions

View File

@ -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,