Skip to content

Commit

Permalink
DataViews: Fix unnecessary horizontal scrollbar in list layout (WordP…
Browse files Browse the repository at this point in the history
…ress#62448)

Co-authored-by: t-hamano <[email protected]>
Co-authored-by: stokesman <[email protected]>
  • Loading branch information
3 people authored and patil-vipul committed Jun 17, 2024
1 parent 957c306 commit d77e0b5
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 @@ -436,6 +436,7 @@
.components-button {
opacity: 0;
position: fixed;
right: 0;
}
}

Expand Down

0 comments on commit d77e0b5

Please sign in to comment.