Skip to content

Commit a8d98d7

Browse files
authored
fix(blockheader): update blockHeader small before-title height 16 (#388)
1 parent 2454791 commit a8d98d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/blockHeader/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $card_prefix: "dtc-block-header";
4848
background-color: #1D78FF;
4949
}
5050
.small {
51-
height: 12px;
51+
height: 16px;
5252
}
5353
}
5454
.#{$card_prefix}-title {

0 commit comments

Comments
 (0)