Skip to content

Commit e90806e

Browse files
committed
Update check width
1 parent 47dbc47 commit e90806e

File tree

1 file changed

+1
-1
lines changed
  • libs/@hashintel/ds-components/src/components/Checkbox

1 file changed

+1
-1
lines changed

libs/@hashintel/ds-components/src/components/Checkbox/checkbox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const CHECK_ICON = (
1212
<path
1313
d="M10 3L4.5 8.5L2 6"
1414
stroke="currentColor"
15-
strokeWidth="2"
15+
strokeWidth="1.5"
1616
strokeLinecap="round"
1717
strokeLinejoin="round"
1818
/>

0 commit comments

Comments
 (0)