Skip to content

Commit

Permalink
Add scroll padding to dataviews container (#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

1 comment on commit d1b2abf

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in d1b2abf.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7168546534
📝 Reported issues:

Please sign in to comment.