Skip to content

Commit

Permalink
DataViews: Fix featured image height regression (#63424)
Browse files Browse the repository at this point in the history
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: jameskoster <jameskoster@git.wordpress.org>
  • Loading branch information
3 people authored Jul 11, 2024
1 parent 8a382c9 commit da558e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/post-list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
width: 100%;
}

.posts-list-page__featured-image-wrapper {
.edit-site-post-list__featured-image-wrapper {
height: 100%;
width: 100%;
border-radius: $grid-unit-05;
Expand Down

0 comments on commit da558e2

Please sign in to comment.