Skip to content

Commit

Permalink
* datetime-picker: remove menu background in date picker popup.
Browse files Browse the repository at this point in the history
  • Loading branch information
catouse committed Jan 30, 2024
1 parent f637ddc commit b7395a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/datetime-picker/src/style/date-picker.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.date-picker-menu {
--menu-bg: none;
}
.date-picker-menu .mini-calendar {
@apply --mt-3;
}
Expand Down

0 comments on commit b7395a4

Please sign in to comment.