Skip to content

Commit

Permalink
feat(edit-content) remove comment #28831
Browse files Browse the repository at this point in the history
  • Loading branch information
oidacra committed Jun 21, 2024
1 parent 2bb20c5 commit 3594baa
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,8 @@
}

.category-field__content {
//display: grid;
//grid-template-columns: 2fr 1fr;
//margin: auto;
//background-color: $color-palette-gray-300;
//padding: $spacing-4;
//gap: $spacing-1;

display: flex;
flex-direction: row;

margin: auto;
background-color: $color-palette-gray-300;
padding: $spacing-4;
Expand Down

0 comments on commit 3594baa

Please sign in to comment.