Skip to content

Commit

Permalink
Remove bottom margin from label component
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Mar 16, 2020
1 parent ecdff2b commit b6d97f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/_patterns_label.scss
Expand Up @@ -4,6 +4,8 @@
@mixin vf-p-label {
%vf-label {
@extend %x-small-text;
@extend %u-no-margin--bottom--small;

border-radius: $border-radius;
display: inline-block;
font-weight: 400;
Expand Down

0 comments on commit b6d97f1

Please sign in to comment.