You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
310 B

1 year ago
  1. .wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{
  2. margin:auto;
  3. }
  4. .wp-block-search .wp-block-search__button{
  5. align-items:center;
  6. border-radius:initial;
  7. display:flex;
  8. height:auto;
  9. justify-content:center;
  10. }
  11. .wp-block-search__components-button-group{
  12. margin-top:10px;
  13. }