@energycap/components 0.37.7-ECAP-18600-ech-theme-updates.20230912-2220 → 0.37.7-ECAP-18600-ech-theme-updates.20230912-2334

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": "@energycap/components",
3
- "version": "0.37.7-ECAP-18600-ech-theme-updates.20230912-2220",
3
+ "version": "0.37.7-ECAP-18600-ech-theme-updates.20230912-2334",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },
@@ -104,7 +104,5 @@
104
104
 
105
105
  @if $style == tabs {
106
106
  border-bottom: 1px solid var(--ec-tab-border-color, var(--ec-border-color));
107
- padding-left: 1rem;
108
- padding-right: 1rem;
109
107
  }
110
108
  }