Skip to content

Commit

Permalink
docs: calendar styles.css color (#1353)
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanWuCode authored Oct 14, 2024
1 parent 4f28008 commit b32c353
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/components/demo/Calendar/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
.CalendarHeading {
font-weight: 500;
color: #000000;
color: 15px;
}

.CalendarWrapper {
Expand Down Expand Up @@ -150,4 +149,4 @@
.CalendarCellTrigger[data-today]::before {
display: block;
background-color: var(--grass-9);
}
}

0 comments on commit b32c353

Please sign in to comment.