Skip to content

Commit

Permalink
fix(blockHeader): improve height of small blockHeader (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
mortalYoung authored May 24, 2023
1 parent f0fd407 commit 65eaba3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/blockHeader/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ $card_prefix: "dtc-block-header";
}
&-small {
@extend .#{$card_prefix}__beforeTitle-middle;
height: 12px;
}
}
}

0 comments on commit 65eaba3

Please sign in to comment.