Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(RangeCalendarStyled): 💄 convert story to vanilla css #402

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
style(calendarStyled): 💄 Changes
  • Loading branch information
mcnaveen committed Nov 7, 2022
commit 58158b91a6c28b5357d7a1be61b8ec9dcfe50954
5 changes: 0 additions & 5 deletions src/calendar/stories/CalendarStyled.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,3 @@
.dates {
padding: 0.75rem;
}

.dates__date:hover {
background-color: #f7fafc;
border-radius: 0.375rem;
}