Skip to content

Commit 4077e63

Browse files
committed
25.5px
1 parent 95274d4 commit 4077e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const defaultStyle = {
22
display: "flex",
33
alignItems: "center",
4-
minHeight: "33px",
4+
minHeight: "25.5px",
55
font: "13px var(--sans-serif)"
66
};
77

0 commit comments

Comments
 (0)