@indfnd/common 1.1.30 → 1.1.32

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indfnd/common",
3
- "version": "1.1.30",
3
+ "version": "1.1.32",
4
4
  "author": "huxuetong",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -247,10 +247,10 @@
247
247
  display: inline-block;
248
248
  cursor: pointer;
249
249
  margin-top: var(--ind-menu-desc-margin-top); // 4px;
250
- margin-left: 5px;
251
- i {
252
- font-weight: bold;
253
- }
250
+ // margin-left: 5px;
251
+ // i {
252
+ // font-weight: bold;
253
+ // }
254
254
  }
255
255
  .ind-page-help-content-box {
256
256
  ol {