Skip to content

Commit

Permalink
Fix padding of tertiary buttons within the visual editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
afercia committed Nov 10, 2023
1 parent e3a58d3 commit 9c49f12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/edit-post/src/components/visual-editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
font-size: $default-font-size;
padding: 6px 12px;

&.is-tertiary,
&.has-icon {
padding: 6px;
}
Expand Down

0 comments on commit 9c49f12

Please sign in to comment.