File "editor-rtl.css"

Full Path: /home/fineflavourcocoa/public_html/wp-includes/block-patterns/editor-rtl.css
File size: 331 bytes
MIME-type: text/plain
Charset: utf-8

.wp-block[data-align=center] .wp-block-search .wp-block-search__inside-wrapper{
  margin:auto;
}

.wp-block-search .wp-block-search__button{
  align-items:center;
  border-radius:initial;
  display:flex;
  height:auto;
  justify-content:center;
  text-align:center;
}
.wp-block-search__components-button-group{
  margin-top:10px;
}