Skip to content

Commit f4864fd

Browse files
jameskosterjasmussen
authored andcommitted
Data views list layout: Fix action alignment (WordPress#62971)
Co-authored-by: jameskoster <[email protected]> Co-authored-by: jasmussen <[email protected]>
1 parent e73133d commit f4864fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dataviews/src/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
&.is-hovered,
449449
&:focus-within {
450450
.dataviews-view-list__item-actions {
451-
padding-right: $grid-unit-40;
451+
padding-right: $grid-unit-30;
452452

453453
.components-button {
454454
opacity: 1;

0 commit comments

Comments
 (0)