@seafile/seafile-calendar 1.0.8 → 1.0.9-beta.1

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/assets/index.css CHANGED
@@ -212,7 +212,7 @@
212
212
  position: relative;
213
213
  outline: none;
214
214
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif;
215
- width: 272px;
215
+ width: 276px;
216
216
  list-style: none;
217
217
  font-size: 14px;
218
218
  text-align: left;
@@ -230,7 +230,7 @@
230
230
  /* Footer */
231
231
  }
232
232
  .rc-calendar-with-time-panel {
233
- width: 363px;
233
+ width: 367px;
234
234
  }
235
235
  .rc-calendar-panel {
236
236
  display: -ms-flexbox;
@@ -244,7 +244,7 @@
244
244
  }
245
245
  .rc-calendar-date-panel {
246
246
  display: block;
247
- width: 272px;
247
+ width: 276px;
248
248
  }
249
249
  .rc-calendar-inputs {
250
250
  display: -ms-flexbox;