@touchtech/baselayer-ui 2.2.0 → 2.2.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.
Files changed (2) hide show
  1. package/dist/styles.css +3 -3
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -452,7 +452,7 @@
452
452
  }
453
453
 
454
454
  .uh8zkmQp5ybk5WJSla69D._9DICtqmQSnLPjm1XI7YVs {
455
- --size: var(--theme-icon-height-small, 17px);
455
+ --size: var(--theme-icon-height-small, 18px);
456
456
  }
457
457
 
458
458
  .uh8zkmQp5ybk5WJSla69D._2rgucAH8Bnli-cmjz9i2C2 {
@@ -477,7 +477,7 @@
477
477
  }
478
478
 
479
479
  ._2MPuJ3ApvrAvrewjSWGAA2.lOkoan7dbp-goDtJVuK7B {
480
- --icon-size: var(--theme-icon-height-small, 17px);
480
+ --icon-size: var(--theme-icon-height-small, 18px);
481
481
  }
482
482
 
483
483
  ._2MPuJ3ApvrAvrewjSWGAA2._2aG6zXqTEKVcvBaaniCNBy {
@@ -538,7 +538,7 @@
538
538
  }
539
539
 
540
540
  ._1uifmKNPDzdu5YDnhgwPQK.pfHcYaew-HrHtTNuR4v7h {
541
- --icon-size: var(--theme-icon-height-small, 17px);
541
+ --icon-size: var(--theme-icon-height-small, 18px);
542
542
  }
543
543
 
544
544
  ._1uifmKNPDzdu5YDnhgwPQK._26Z9FH-CNPqf55ZRP1vnab {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@touchtech/baselayer-ui",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "React UI component library",
5
5
  "main": "dist/bundle.js",
6
6
  "scripts": {