Duplicate .has-addons in tag

This commit is contained in:
Micko Rj 2019-04-28 14:59:22 +07:00 committed by Jeremy Thomas
parent 568209dc47
commit 8de5d548d6

View File

@ -23,15 +23,6 @@ $tag-delete-margin: 1px !default
&.are-large
.tag:not(.is-normal):not(.is-medium)
font-size: $size-medium
&.has-addons
.tag
margin-right: 0
&:not(:first-child)
border-bottom-left-radius: 0
border-top-left-radius: 0
&:not(:last-child)
border-bottom-right-radius: 0
border-top-right-radius: 0
&.is-centered
justify-content: center
.tag