@seafile/seafile-calendar 1.0.2-alpha.4 → 1.0.2-alpha.5

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.
Files changed (2) hide show
  1. package/assets/index.css +1 -1
  2. package/package.json +1 -1
package/assets/index.css CHANGED
@@ -473,7 +473,7 @@
473
473
  height: 240px;
474
474
  display: -ms-flexbox;
475
475
  display: flex;
476
- padding: 8px 4px;
476
+ padding: 0 4px 16px;
477
477
  scrollbar-color: auto;
478
478
  }
479
479
  .rc-calendar-right-panel-col {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/seafile-calendar",
3
- "version": "1.0.2-alpha.4",
3
+ "version": "1.0.2-alpha.5",
4
4
  "description": "React Calendar",
5
5
  "keywords": [
6
6
  "react",