diff --git a/src/components/calendar/Calendar.vue b/src/components/calendar/Calendar.vue index fab4708e6..965e3096e 100644 --- a/src/components/calendar/Calendar.vue +++ b/src/components/calendar/Calendar.vue @@ -2,51 +2,58 @@ -
-
-
- - -
- {{locale.monthNames[month.month]}} - {{view === 'month' ? currentYear : month.year}} + +
+
+
+ + +
+ {{locale.monthNames[month.month]}} + {{view === 'month' ? currentYear : month.year}} +
+
+
+ + + + + + + + + + + +
+ {{weekDay}} +
+ {{date.day}} +
-
- - - - - - - - - - - -
- {{weekDay}} -
- -
-
-
+