@axos-web-dev/shared-components 1.0.77-ext-bal-apy-calc.3 → 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