Skip to content

Commit

Permalink
feat(style): highlight today
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWook committed Jan 19, 2021
1 parent 87674b5 commit e45b92d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
width: 300px;
z-index: 10000;

.today {
background-color: #eee;
}

* {
box-sizing: border-box;
}
Expand Down

0 comments on commit e45b92d

Please sign in to comment.