Skip to content

Commit

Permalink
Fix Calendar block issue
Browse files Browse the repository at this point in the history
  • Loading branch information
viralsampat-multidots committed Jan 2, 2025
1 parent bf37205 commit b2c39dd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/block-library/src/calendar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@
&.has-text-color th {
color: inherit;
}
td {
&#today {
text-decoration: underline;
}
}
}
}

Expand Down

0 comments on commit b2c39dd

Please sign in to comment.