@seafile/seafile-calendar 1.0.2-alpha.2 → 1.0.2-alpha.3

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 +3 -0
  2. package/package.json +1 -1
package/assets/index.css CHANGED
@@ -388,6 +388,9 @@
388
388
  background-color: transparent;
389
389
  width: 100%;
390
390
  }
391
+ .rc-calendar table td {
392
+ padding: 0;
393
+ }
391
394
  .rc-calendar table,
392
395
  .rc-calendar td,
393
396
  .rc-calendar th,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/seafile-calendar",
3
- "version": "1.0.2-alpha.2",
3
+ "version": "1.0.2-alpha.3",
4
4
  "description": "React Calendar",
5
5
  "keywords": [
6
6
  "react",