Skip to content

Commit

Permalink
fix: remove inline-block display type
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenn00dle committed Oct 31, 2024
1 parent 8757bd0 commit 5d5f9c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ $size__large: 1264px;
}

.components-radio-control__option {
display: inline-block;

&:first-of-type {
margin-right: 1rem;
}
Expand Down

0 comments on commit 5d5f9c4

Please sign in to comment.