@axos-web-dev/shared-components 1.0.77-ext-bal-apy-calc.4 → 1.0.77-patch.4

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.
@@ -182,14 +182,17 @@
182
182
  ._18ygy9m5 ._1m7m2av {
183
183
  min-height: 330px;
184
184
  }
185
+ ._18ygy9m5:has(> :nth-child(3)) ._1m7m2av {
186
+ min-height: 216px;
187
+ }
185
188
  ._1m7m2ay {
186
189
  background: var(--_1073cm8f);
187
190
  color: #FFFFFF;
188
191
  }
189
192
  ._1m7m2az {
190
- padding: 1.5rem;
191
193
  height: 100%;
192
194
  justify-content: center;
195
+ padding: 1.5rem;
193
196
  }
194
197
  ._1m7m2a10 {
195
198
  color: #fff;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "1.0.77-ext-bal-apy-calc.4",
4
+ "version": "1.0.77-patch.4",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",