linkmore-design 1.0.100 → 1.1.0

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.
@@ -348,9 +348,9 @@
348
348
  color: rgba(0, 0, 0, 0.45);
349
349
  cursor: help;
350
350
  -ms-writing-mode: lr-tb;
351
- writing-mode: horizontal-tb;
351
+ writing-mode: horizontal-tb;
352
352
  -webkit-margin-start: 4px;
353
- margin-inline-start: 4px;
353
+ margin-inline-start: 4px;
354
354
  }
355
355
  .ant-form-item-label > label::after {
356
356
  content: ':';
@@ -402,7 +402,7 @@
402
402
  text-align: center;
403
403
  visibility: visible;
404
404
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
405
- animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
405
+ animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
406
406
  pointer-events: none;
407
407
  }
408
408
  .ant-form-item-feedback-icon-success {