Skip to content

Commit 4f2ff8b

Browse files
fix(date-picker): remove border radius (#8198)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 9de6681 commit 4f2ff8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
animation: none;
2222
direction: ltr;
2323
border: 0;
24+
border-radius: 0;
2425
font-size: 14px;
2526
line-height: 24px;
2627
border-radius: 5px;

0 commit comments

Comments
 (0)