Skip to content

Commit

Permalink
feat(edit-content) fix comments #28764
Browse files Browse the repository at this point in the history
  • Loading branch information
oidacra committed Jun 21, 2024
1 parent 5dd2a80 commit b4d7fe9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
align-items: center;
flex-wrap: wrap;
gap: $spacing-0;
padding: $spacing-2 $spacing-4;
padding: $spacing-1 $spacing-4;
}

.category-field__header-title {
Expand Down

0 comments on commit b4d7fe9

Please sign in to comment.