Skip to content

Commit e45b92d

Browse files
committed
feat(style): highlight today
1 parent 87674b5 commit e45b92d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
width: 300px;
2020
z-index: 10000;
2121

22+
.today {
23+
background-color: #eee;
24+
}
25+
2226
* {
2327
box-sizing: border-box;
2428
}

0 commit comments

Comments
 (0)