浏览代码

Skatepark: Add spacer below search block

Sarah Norris 4 年之前
父节点
当前提交
33a454ec7e
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      skatepark/block-templates/search.html

+ 4 - 0
skatepark/block-templates/search.html

@@ -5,6 +5,10 @@
 
 
 	<!-- wp:search {"label":""} /-->
 	<!-- wp:search {"label":""} /-->
 
 
+	<!-- wp:spacer {"height":45} -->
+		<div style="height:45px" aria-hidden="true" class="wp-block-spacer"></div>
+	<!-- /wp:spacer -->
+
 	<!-- wp:query {"queryId":1,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
 	<!-- wp:query {"queryId":1,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
 	<!-- wp:query-loop -->
 	<!-- wp:query-loop -->