Skip to content

Commit

Permalink
scroll to top on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-valim committed Sep 16, 2023
1 parent 4b8c2a4 commit 97fbfe5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions assets/css/layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@ body {
z-index: 3;
}

/* @media screen and (max-width: 768px) {
.content {
overflow: auto;
scroll-padding-top: 45px;
}
} */

body:is(.sidebar-opening, .sidebar-opened) .sidebar-button {
transform: translateX(
calc(var(--sidebarWidth) - 100% - var(--sidebarButtonRightOpen))
Expand Down

0 comments on commit 97fbfe5

Please sign in to comment.