Skip to content

Commit f033f1d

Browse files
committed
fix: revert line-height in badge styles
1 parent d0effba commit f033f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/common/_badges.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
padding-inline: 3px;
1919
box-sizing: border-box;
2020
gap: 5px;
21-
21+
line-height: 1;
2222

2323
.dashicons {
2424
font-size: 18px;

0 commit comments

Comments
 (0)