Brandon 8 年之前
父節點
當前提交
088443103f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sass/elements/tag.sass

+ 1 - 1
sass/elements/tag.sass

@@ -26,7 +26,7 @@ $tag-delete-margin: 1px !default
         border-bottom-right-radius: 0
         border-top-right-radius: 0
 
-.tag
+.tag:not(body)
   align-items: center
   background-color: $tag-background-color
   border-radius: $tag-radius