You've already forked Ghost-Theme-Source
Fixed mobile scrolling issues
fixes #12 - added background color to the mobile menu actions - disabled root scrolling when the mobile menu is opened which fixes the duplicate scrolling issue
This commit is contained in:
@@ -515,6 +515,7 @@ button.gh-form-input {
|
||||
gap: 24px;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
|
||||
.gh-navigation-members {
|
||||
|
||||
Reference in New Issue
Block a user