Skip to content

Commit

Permalink
style: adjust padding on bulk actions (#2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored Nov 16, 2024
1 parent ac0f1fc commit 66fb3ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ $-checkbox-focus-outline-color: sage-color(purple, 300);

.sage-panel-controls__bulk-actions--checked & {
display: unset;
padding-block-end: sage-spacing(sm);
padding-inline-end: sage-spacing(sm);
}
}

Expand Down

0 comments on commit 66fb3ec

Please sign in to comment.