profinansy-ui-lib 4.1.0 → 4.1.1
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.
|
@@ -11140,7 +11140,7 @@ const gl = F.createContext(null), Kh = ({ content: e, ...t }) => {
|
|
|
11140
11140
|
transition: transform 0.3s ${Z.animation_1};
|
|
11141
11141
|
& svg {
|
|
11142
11142
|
width: 100%;
|
|
11143
|
-
|
|
11143
|
+
height: 100%;
|
|
11144
11144
|
}
|
|
11145
11145
|
`, lu = g.span`
|
|
11146
11146
|
width: ${(e) => e.$size === "S" ? "16px" : "18px"};
|
|
@@ -11152,7 +11152,7 @@ const gl = F.createContext(null), Kh = ({ content: e, ...t }) => {
|
|
|
11152
11152
|
transition: transform 0.3s ${Z.animation_1};
|
|
11153
11153
|
& svg {
|
|
11154
11154
|
width: 100%;
|
|
11155
|
-
|
|
11155
|
+
height: 100%;
|
|
11156
11156
|
}
|
|
11157
11157
|
`, pm = g.button`
|
|
11158
11158
|
position: relative;
|