@touchtech/baselayer-ui 2.2.10 → 2.2.11

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
@@ -459,7 +459,7 @@
459
459
  }
460
460
 
461
461
  .uh8zkmQp5ybk5WJSla69D {
462
- --size: var(--theme-icon-height-medium, 23px);
462
+ --size: var(--theme-icon-height-medium, 22px);
463
463
 
464
464
  display: block;
465
465
  contain: strict;
@@ -478,7 +478,7 @@
478
478
  }
479
479
 
480
480
  .uh8zkmQp5ybk5WJSla69D._2rgucAH8Bnli-cmjz9i2C2 {
481
- --size: var(--theme-icon-height-large, 35px);
481
+ --size: var(--theme-icon-height-large, 26px);
482
482
  }
483
483
 
484
484
  .uh8zkmQp5ybk5WJSla69D.I-eI5q8rd2bSp9B-FhUza {
@@ -1023,7 +1023,7 @@ h4 {
1023
1023
  }
1024
1024
 
1025
1025
  .FEWDnDsP-9A9JHG20qBS5 > * {
1026
- margin-left: var(--theme-button-gap, 8px);
1026
+ margin-left: var(--theme-button-gap, 7px);
1027
1027
  }
1028
1028
 
1029
1029
  .FEWDnDsP-9A9JHG20qBS5 > *:first-child {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@touchtech/baselayer-ui",
3
- "version": "2.2.10",
3
+ "version": "2.2.11",
4
4
  "description": "React UI component library",
5
5
  "main": "dist/bundle.js",
6
6
  "scripts": {