profinansy-ui-lib 4.0.60 → 4.0.61
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.
|
@@ -4266,20 +4266,20 @@ Check the top-level render call using <`+ne+">.")}return Y}}function m5(I,Y){{if
|
|
|
4266
4266
|
`,iM=f.styled.img`
|
|
4267
4267
|
position: absolute;
|
|
4268
4268
|
height: 66.127px;
|
|
4269
|
+
width: auto !important;
|
|
4269
4270
|
z-index: 1;
|
|
4270
4271
|
pointer-events: none;
|
|
4271
|
-
object-fit: contain;
|
|
4272
4272
|
|
|
4273
4273
|
@media (min-width: ${se+1}px) and (max-width: ${Lr}px) {
|
|
4274
4274
|
left: -131px;
|
|
4275
4275
|
bottom: -45.127px;
|
|
4276
|
-
width: 1300px;
|
|
4276
|
+
width: 1300px !important;
|
|
4277
4277
|
}
|
|
4278
4278
|
|
|
4279
4279
|
@media (max-width: ${se}px) {
|
|
4280
4280
|
left: -323px;
|
|
4281
4281
|
bottom: -44.127px;
|
|
4282
|
-
width: 1006px;
|
|
4282
|
+
width: 1006px !important;
|
|
4283
4283
|
}
|
|
4284
4284
|
|
|
4285
4285
|
@media (min-width: ${Lr+1}px) {
|