Skip to content

Commit a067cfc

Browse files
fix(date-picker): remove redundant date picker border radius (#8259)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent f63086e commit a067cfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/components/src/components/date-picker/_flatpickr.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
border-radius: 0;
2525
font-size: 14px;
2626
line-height: 24px;
27-
border-radius: 5px;
2827
position: absolute;
2928
width: 315px;
3029
box-sizing: border-box;

0 commit comments

Comments
 (0)