Skip to content

Commit

Permalink
feat(date-picker): Update border color (#6273)
Browse files Browse the repository at this point in the history
- Updates Date Picker border color

--

cc @ashetland  @SkyeSeitz
  • Loading branch information
macandcheese authored Jan 13, 2023
1 parent a408895 commit 1bdb9c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/date-picker/date-picker.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:host {
@apply border-color-2
@apply border-color-1
bg-foreground-1
relative
inline-block
Expand Down

0 comments on commit 1bdb9c1

Please sign in to comment.