Skip to content

Commit

Permalink
Adding selectors for global styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Aug 25, 2022
1 parent 89ef4a5 commit bc10961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/search/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
}
},
"typography": {
"__experimentalSelector": ".wp-block-search__label, input, button",
"__experimentalSelector": ".wp-block-search__label, .wp-block-search__input, .wp-element-button",
"__experimentalSkipSerialization": true,
"fontSize": true,
"lineHeight": true,
Expand Down

0 comments on commit bc10961

Please sign in to comment.