Skip to content

Commit

Permalink
Add scroll padding to dataviews container (WordPress#56946)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored Dec 11, 2023
1 parent 22c7c16 commit d1b2abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dataviews/src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
height: 100%;
overflow: auto;
box-sizing: border-box;
scroll-padding-bottom: $grid-unit-80;

> div {
min-height: 100%;
Expand Down

0 comments on commit d1b2abf

Please sign in to comment.