diff --git a/src/components/Calendar/calendar.vue b/src/components/Calendar/calendar.vue index de7d233..a4c61ad 100644 --- a/src/components/Calendar/calendar.vue +++ b/src/components/Calendar/calendar.vue @@ -125,7 +125,7 @@ wh_content_item_tag { color: #bfbfbf; } .wh_content_item .wh_isToday { - background: yellow; + /* background: yellow; */ border-radius: 100px; } .wh_content_item .wh_chose_day { @@ -146,12 +146,12 @@ wh_content_item_tag {