Skip to content

Commit

Permalink
fix(registration-block): column layout in editor (#1920)
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelpeixe authored Aug 18, 2022
1 parent 08a7bb6 commit f1ae0c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/reader-activation/auth.scss
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@
border: 1px solid wp-colors.$gray-200;
border-radius: 2px;
padding: 0.5em;
box-sizing: border-box;
h3 {
display: none;
}
Expand Down

0 comments on commit f1ae0c5

Please sign in to comment.