Skip to content

Commit

Permalink
chore: import css order of tag (#5182)
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxle0 authored and asudoh committed Jan 28, 2020
1 parent 76f8009 commit cf84bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/tag/_tag.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
/// @group tag
@mixin tags {
.#{$prefix}--tag {
@include type-style('label-01');
@include button-reset($width: false);
@include type-style('label-01');

display: inline-flex;
align-items: center;
Expand Down

0 comments on commit cf84bd0

Please sign in to comment.