@jiaozhiye/qm-design-react 1.10.13 → 1.10.14

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.
@@ -26564,7 +26564,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
26564
26564
  * @Author: 焦质晔
26565
26565
  * @Date: 2021-07-23 18:25:34
26566
26566
  * @Last Modified by: 焦质晔
26567
- * @Last Modified time: 2024-10-29 13:36:52
26567
+ * @Last Modified time: 2024-10-29 14:59:55
26568
26568
  */
26569
26569
  /*
26570
26570
  * @Author: 焦质晔
@@ -26705,5 +26705,5 @@ table {
26705
26705
  -moz-osx-font-smoothing: grayscale;
26706
26706
  }
26707
26707
  body {
26708
- font-family: LarkHackSafariFont, LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
26708
+ font-family: LarkHackSafariFont, LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Tahoma, 'PingFang SC', 'Microsoft Yahei', Arial, 'Hiragino Sans GB', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
26709
26709
  }