Skip to content

Commit

Permalink
Adjust changes list margins.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Dec 13, 2024
1 parent b1d50ec commit 6a5e038
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
.entities-saved-states__changes {
color: $gray-700;
font-size: $helptext-font-size;
margin: $grid-unit-10 $grid-unit-20 0 $grid-unit-20;
margin: $grid-unit-05 $grid-unit-20 0 $grid-unit-30;
list-style: disc;

li {
Expand Down

0 comments on commit 6a5e038

Please sign in to comment.