@aleen42/calendar 1.1.0-beta.11 → 1.1.0-beta.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/calendar.css CHANGED
@@ -2831,7 +2831,6 @@ span.tmpzTreeMove_arrow {
2831
2831
  .m-cal-month .content-wrapper .main-content .toolbar,
2832
2832
  .m-cal-list .content-wrapper .main-content .toolbar {
2833
2833
  padding: 12px 16px;
2834
- height: 55px;
2835
2834
  -webkit-box-sizing: border-box;
2836
2835
  box-sizing: border-box;
2837
2836
  }
@@ -5030,7 +5029,7 @@ span.tmpzTreeMove_arrow {
5030
5029
  .calMain.calMain_MONTH .event_selection .iconfont,
5031
5030
  .calMain.calMain_WEEK .event_selection .iconfont,
5032
5031
  .calMain.calMain_DAY .event_selection .iconfont {
5033
- font-size: 16px;
5032
+ font-size: 18px;
5034
5033
  }
5035
5034
 
5036
5035
  [dir="ltr"] .calMain.calMain_MONTH .event_selection .iconfont,