Skip to content

Commit

Permalink
disable scroll anchor for feed item list
Browse files Browse the repository at this point in the history
  • Loading branch information
andreymikhadyuk committed Oct 23, 2023
1 parent 53a3e6c commit e389ed9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
padding: 0 1.5rem;
display: flex;
flex-direction: column;
overflow-anchor: none;

& > * {
margin-bottom: 0;
Expand Down

0 comments on commit e389ed9

Please sign in to comment.