Brandon 8 years ago
parent
commit
088443103f
1 changed files with 1 additions and 1 deletions
  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