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 19, 2024
1 parent f720c49 commit 73fbe9c
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 73fbe9c

Please sign in to comment.