Merge pull request #1003 from MrTimscampi/admin-logo

Fix admin drawer logo showing up everywhere
This commit is contained in:
Vasily 2020-03-29 17:43:12 +03:00 committed by GitHub
commit 9a65e0351a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -313,7 +313,7 @@
}
.dashboardDocument .mainDrawer-scrollContainer {
margin-top: 6em !important;
margin-top: 4.6em !important;
}
}