Skip to content

Commit

Permalink
condensed sidenav rendering issue on ios safari (#3460)
Browse files Browse the repository at this point in the history
  • Loading branch information
hardl authored Oct 10, 2023
1 parent 4994e0c commit 34538d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/navigation/LeftNav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,6 @@
height: 100%;
overflow-y: auto;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
background-color: transparent;
@include transition(width 0.1s linear);
}
Expand Down

0 comments on commit 34538d7

Please sign in to comment.