@tdesign/site-components 0.17.1 → 0.17.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.
@@ -619,7 +619,6 @@ div[name="DESIGN"] > h3 {
619
619
  font-size: 20px;
620
620
  line-height: 28px;
621
621
  margin: 48px 0 8px;
622
- display: flex;
623
622
  align-items: center;
624
623
  white-space: pre-wrap;
625
624
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tdesign/site-components",
3
- "version": "0.17.1",
3
+ "version": "0.17.3",
4
4
  "license": "MIT",
5
5
  "main": "lib/site.es.js",
6
6
  "type": "module",