Skip to content

Commit

Permalink
DataViews: Fix hidden List layout actions dropdown (WordPress#67778)
Browse files Browse the repository at this point in the history
Co-authored-by: youknowriad <[email protected]>
Co-authored-by: ntsekouras <[email protected]>
Co-authored-by: oandregal <[email protected]>
Co-authored-by: doekenorg <[email protected]>
  • Loading branch information
5 people authored and yogeshbhutkar committed Dec 18, 2024
1 parent b6b5c32 commit 8e89254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/dataviews/src/dataviews-layouts/list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ul.dataviews-view-list {
.dataviews-view-list__item-wrapper {
position: relative;
padding: $grid-unit-20 $grid-unit-30;
box-sizing: border-box;
}

.dataviews-view-list__item-actions {
Expand Down

0 comments on commit 8e89254

Please sign in to comment.