Skip to content

Commit

Permalink
fix datepicker border radius
Browse files Browse the repository at this point in the history
  • Loading branch information
fifoosid committed Oct 1, 2021
1 parent 1ae4415 commit fcdd35b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:root {
--_ui5-datepicker_border_radius: 16px;
--_ui5-datepicker_border_radius: 8px;
--_ui5-datepicker-hover-background: #fff;
}

0 comments on commit fcdd35b

Please sign in to comment.